> "make test" stops work after this patch, because now fgets() always
returns
> FALSE.
> It is not possible for me to commit ZE patches without testing.
> Please fix this ASAP or revert your patches.
>
Sorry about that. Should look good now (though of course there's still
stuff to be done with str
pollita Wed Mar 15 00:28:57 2006 UTC
Modified files:
/php-src/ext/standard file.c
/php-src/main/streams streams.c
Log:
Switch (zstr) casts to use ZSTR() macro.
http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/file.c?r1=1.426&r2=1.427&diff_
pollita Tue Mar 14 21:15:05 2006 UTC
Modified files:
/php-src/main php_streams.h
/php-src/main/streams streams.c
/php-src/ext/standard file.c
Log:
More stream updates.
fgets() will work now as will anything which calls one of the
_ph
fmk Tue Mar 14 18:07:51 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src/ext/splspl_engine.c spl_engine.h
Log:
Fix Win32 compilation.
http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_engine.c?r1=1.20.2.2&r2=1.20.2.3&diff_format=u
Index: php-src/ext/s
pajoye Tue Mar 14 16:28:35 2006 UTC
Added files:
/php-srcREADME.UPDATING_TO_PHP6
Log:
- initial commit, feel free to change/adapt
http://cvs.php.net/viewcvs.cgi/php-src/README.UPDATING_TO_PHP6?view=markup&rev=1.1
Index: php-src/README.UPDATING_TO_PHP
georg Tue Mar 14 15:53:17 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src/ext/mysqli mysqli_api.c
Log:
fixed a 64-bit problem reported by Pierre
http://cvs.php.net/viewcvs.cgi/php-src/ext/mysqli/mysqli_api.c?r1=1.118.2.17&r2=1.118.2.18&diff_format=u
Inde
The problem was that even if memory_limit was enabled it couldn't be changed
throgh php.ini.
Thanks. Dmitry.
> -Original Message-
> From: Derick Rethans [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 14, 2006 5:25 PM
> To: Dmitry Stogov
> Cc: php-cvs@lists.php.net
> Subject: Re: [PHP-C
dmitry Tue Mar 14 15:16:27 2006 UTC
Modified files:
/TSRM TSRM.c TSRM.h
/php-src/main main.c
Log:
Fixed bug #35988 (Unknown persistent list entry type in module shutdown)
http://cvs.php.net/viewcvs.cgi/TSRM/TSRM.c?r1=1.70&r2=1.71&diff_format
tony2001Tue Mar 14 15:15:22 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src/ext/standard string.c
Log:
MFH: add brackets and clarity
http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/string.c?r1=1.445.2.11&r2=1.445.2.12&diff_format=u
Index:
tony2001Tue Mar 14 15:14:59 2006 UTC
Modified files:
/php-src/ext/standard string.c
Log:
add brackets and clarity
http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/string.c?r1=1.527&r2=1.528&diff_format=u
Index: php-src/ext/standard/string.c
d
iliaa Tue Mar 14 14:55:27 2006 UTC
Modified files:
/php-src/ext/standard string.c
Log:
MFB51: Fixed offset/length parameter validation in substr_compare() function.
http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/string.c?r1=1.526&r2=1.527&diff_fo
iliaa Tue Mar 14 14:55:14 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src/ext/standard string.c
/php-srcNEWS
Log:
Fixed offset/length parameter validation in substr_compare() function.
http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/st
On Tue, 14 Mar 2006, Dmitry Stogov wrote:
> dmitryTue Mar 14 14:19:00 2006 UTC
>
> Added files: (Branch: PHP_5_1)
> /ZendEngine2/testsbug36568.phpt
>
> Modified files:
> /php-src NEWS
> /ZendEngine2 zend.h zend_config.
dmitry Tue Mar 14 14:19:20 2006 UTC
Modified files:
/ZendEngine2zend.h zend_config.w32.h
/ZendEngine2/tests bug36568.phpt
/php-src/win32/buildconfig.w32.h.in
Log:
Fixed bug #36568 (memory_limit setting on win32 has no effect)
http:
dmitry Tue Mar 14 14:19:00 2006 UTC
Added files: (Branch: PHP_5_1)
/ZendEngine2/tests bug36568.phpt
Modified files:
/php-srcNEWS
/ZendEngine2zend.h zend_config.w32.h
/php-src/win32/buildconfig.w32.h.in
Log:
Fi
edink Tue Mar 14 11:14:05 2006 UTC
Modified files:
/php-src/ext/pdo_pgsql pgsql_driver.c
Log:
MFB: Fixed build
http://cvs.php.net/viewcvs.cgi/php-src/ext/pdo_pgsql/pgsql_driver.c?r1=1.57&r2=1.58&diff_format=u
Index: php-src/ext/pdo_pgsql/pgsql_driver.c
di
Hi Sara,
"make test" stops work after this patch, because now fgets() always returns
FALSE.
It is not possible for me to commit ZE patches without testing.
Please fix this ASAP or revert your patches.
Thanks. Dmitry.
> -Original Message-
> From: Sara Golemon [mailto:[EMAIL PROTECTED]
>
edink Tue Mar 14 11:04:13 2006 UTC
Modified files:
/php-src/ext/pdo_pgsql config.w32 pdo_pgsql.c
Log:
MFB: more verbose phpinfo() output
http://cvs.php.net/viewcvs.cgi/php-src/ext/pdo_pgsql/config.w32?r1=1.4&r2=1.5&diff_format=u
Index: php-src/ext/pdo_pgs
edink Tue Mar 14 10:49:18 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdo_pgsql config.w32 pdo_pgsql.c
Log:
Be more verbose in phpinfo() output
http://cvs.php.net/viewcvs.cgi/php-src/ext/pdo_pgsql/config.w32?r1=1.4&r2=1.4.2.1&diff_format=u
Inde
19 matches
Mail list logo