Re: [PHP-DEV] Re: PHP 7.0.0 roadmap

2015-05-29 Thread Jan Ehrhardt
Jan Ehrhardt in php.internals (Fri, 29 May 2015 13:19:46 +0200): Just tell me how I can use the same base. I am using github/winlibs as much as possible, but as long as there are no publically avalaible deps for VC14 that is all I have. Please start publishing the deps for VC14 at

Re: [PHP-DEV] Re: PHP 7.0.0 roadmap

2015-05-29 Thread Pierre Joye
On May 29, 2015 4:32 PM, Jan Ehrhardt php...@ehrhardt.nl wrote: Kalle Sommer Nielsen in php.internals (Thu, 28 May 2015 23:36:38 +0200): My compile argument was rather simple: cl deplister.c imagehlp.lib This one was indeed OK. I do not know anymore why it failed when I tried the same. If

Re: [PHP-DEV] Re: PHP 7.0.0 roadmap

2015-05-29 Thread Jan Ehrhardt
Kalle Sommer Nielsen in php.internals (Thu, 28 May 2015 23:36:38 +0200): My compile argument was rather simple: cl deplister.c imagehlp.lib This one was indeed OK. I do not know anymore why it failed when I tried the same. If there is a persistent problem, then please report it at

Re: [PHP-DEV] Re: PHP 7.0.0 roadmap

2015-05-29 Thread Jan Ehrhardt
Pierre Joye in php.internals (Fri, 29 May 2015 17:27:15 +0700): On May 29, 2015 4:32 PM, Jan Ehrhardt php...@ehrhardt.nl wrote: See https://bugs.php.net/bug.php?id=69729 I had to recompile mcrypt, iconv, xml2, ssleay32, libeay32, ssh2, curl, xpm, zlib, jpeg, png, vpx, libbz2, netsnmp for VC14

Re: [PHP-DEV] Re: PHP 7.0.0 roadmap

2015-05-29 Thread Jan Ehrhardt
Pierre Joye in php.internals (Fri, 29 May 2015 20:08:31 +0700): On May 29, 2015 6:19 PM, Jan Ehrhardt php...@ehrhardt.nl wrote: Please start publishing the deps for VC14 at http://windows.php.net/downloads/php-sdk/ They are public. I remember Anatol posting a link to the builds. I did not check

Re: [PHP-DEV] Re: PHP 7.0.0 roadmap

2015-05-29 Thread Pierre Joye
On May 29, 2015 6:19 PM, Jan Ehrhardt php...@ehrhardt.nl wrote: Pierre Joye in php.internals (Fri, 29 May 2015 17:27:15 +0700): On May 29, 2015 4:32 PM, Jan Ehrhardt php...@ehrhardt.nl wrote: See https://bugs.php.net/bug.php?id=69729 I had to recompile mcrypt, iconv, xml2, ssleay32,

Re: [PHP-DEV] Re: PHP 7.0.0 roadmap

2015-05-29 Thread Jan Ehrhardt
Pierre Joye in php.internals (Fri, 29 May 2015 20:08:31 +0700): They are public. I remember Anatol posting a link to the builds. I did not check if the repos are actually updated but they should asap if not. Anatol? Can you confirm or push the changes? Found them:

Re: [PHP-DEV] Re: PHP 7.0.0 roadmap

2015-05-29 Thread Jan Ehrhardt
Anatol Belski in php.internals (Fri, 29 May 2015 17:16:21 +0200): Hi Pierre, They are public. I remember Anatol posting a link to the builds. I did not check if the repos are actually updated but they should asap if not. Anatol? Can you confirm or push the changes? Yeah, I was pushing the

RE: [PHP-DEV] Re: PHP 7.0.0 roadmap

2015-05-29 Thread Anatol Belski
Hi Pierre, -Original Message- From: Pierre Joye [mailto:pierre@gmail.com] Sent: Friday, May 29, 2015 3:09 PM To: Jan Ehrhardt Cc: PHP internals Subject: Re: [PHP-DEV] Re: PHP 7.0.0 roadmap On May 29, 2015 6:19 PM, Jan Ehrhardt php...@ehrhardt.nl wrote: Pierre Joye

RE: [PHP-DEV] Re: PHP 7.0.0 roadmap

2015-05-29 Thread Anatol Belski
Hi, -Original Message- From: Jan Ehrhardt [mailto:php...@ehrhardt.nl] Sent: Friday, May 29, 2015 3:30 PM To: internals@lists.php.net Subject: Re: [PHP-DEV] Re: PHP 7.0.0 roadmap Pierre Joye in php.internals (Fri, 29 May 2015 20:08:31 +0700): They are public. I remember Anatol

Re: [PHP-DEV] Re: PHP 7.0.0 roadmap

2015-05-28 Thread Jan Ehrhardt
Anatol Belski in php.internals (Thu, 28 May 2015 14:16:49 +0200): https://www.apachelounge.com/viewtopic.php?p=30557#30557 Thanks for reporting. How do you build, which deps do you use? What I've read on the page you've linked sounds terribly wrong Jan, please open a bug ticket, we can follow

Re: [PHP-DEV] Re: PHP 7.0.0 roadmap

2015-05-28 Thread Jan Ehrhardt
Kalle Sommer Nielsen in php.internals (Thu, 28 May 2015 23:09:12 +0200): Hi Jan 2015-05-28 22:42 GMT+02:00 Jan Ehrhardt php...@ehrhardt.nl: Compilation of even deplister.exe is broken in this compiler with a 'unresolved external symbol _printf'. I created a real simple example of the same

Re: [PHP-DEV] Re: PHP 7.0.0 roadmap

2015-05-28 Thread Kalle Sommer Nielsen
Hi Jan 2015-05-28 22:42 GMT+02:00 Jan Ehrhardt php...@ehrhardt.nl: Compilation of even deplister.exe is broken in this compiler with a 'unresolved external symbol _printf'. I created a real simple example of the same error. See the following console output: I patched deplister in master for

Re: [PHP-DEV] Re: PHP 7.0.0 roadmap

2015-05-28 Thread Kalle Sommer Nielsen
Hi Jan 2015-05-28 23:15 GMT+02:00 Jan Ehrhardt php...@ehrhardt.nl: Did you actually try it? I tried several variations of inserting #include stdio.h but none worked. Yes I tried it. VC11 x86 and VC11 x64 was fine, but with VC14 (both x86 and x64), it threw me a linker error about _printf

[PHP-DEV] Re: PHP 7.0.0 roadmap

2015-05-28 Thread Jan Ehrhardt
Anatol Belski in php.internals (Wed, 27 May 2015 16:01:49 +0200): https://wiki.php.net/todo/php70#timetable In short: - the first alpha is tagged on 2015-06-09 - the first alpha is coming out on 2015-06-11 - the 7.0.0 final is planned for 2015-11-12 There is a lot to do to

RE: [PHP-DEV] Re: PHP 7.0.0 roadmap

2015-05-28 Thread Anatol Belski
Hi Jan, -Original Message- From: Jan Ehrhardt [mailto:php...@ehrhardt.nl] Sent: Thursday, May 28, 2015 11:06 AM To: internals@lists.php.net Subject: [PHP-DEV] Re: PHP 7.0.0 roadmap Anatol Belski in php.internals (Wed, 27 May 2015 16:01:49 +0200): https://wiki.php.net/todo/php70