cseiler Wed Mar 25 23:59:45 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/main output.c
Log:
- Fixed memory leak in ob_get_clean/ob_get_flush.
# Not necessary in HEAD because output buffering was completely rewritten
# there.
http://cvs.php.net
cseiler Thu Mar 26 00:00:18 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/main output.c
Log:
MFB: Fixed memory leak in ob_get_clean/ob_get_flush.
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1449&r2=1.2027.2.54
cseiler Mon Jun 22 18:14:14 2009 UTC
Added files:
/php-src/ext/spl/tests spl_autoload_013.phpt spl_autoload_014.phpt
Modified files:
/php-src/ext/splphp_spl.c
/php-src/ext/spl/tests spl_autoload_bug48541.phpt
Log:
- Fixed
register/spl_autoad_functions wrt. Closures and
+ Functors. (Christian Seiler)
+
- Fixed bug #48681 (openssl signature verification for tar archives broken).
(Greg)
- Fixed bug #47351 (Memory leak in DateTime). (Derick, Tobias John)
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_
cseiler Mon Aug 11 22:08:59 2008 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/reflection/tests
reflectionParameter_invalidMethodInConstructor.phpt
Modified files:
/php-src/ext/reflection php_
cseiler Mon Aug 11 22:30:44 2008 UTC
Added files:
/php-src/ext/reflection/tests closures_003.phpt closures_004.phpt
Modified files:
/php-src/ext/reflection php_reflection.c
/php-src/ext/reflection/tests
cseiler Mon Aug 11 22:31:23 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/reflection/tests closures_003.phpt closures_004.phpt
reflectionParameter_invalidMethodInConstructor.phpt
Modified files:
s within an attribute.
(Scott)
+- Fixed a crash on invalid method in ReflectionParameter constructor.
+ (Christian Seiler)
- Fixed bug #45765 (ReflectionObject with default parameters of self::xxx cause
an error). (Felipe)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe,
Hi Hannes,
Modified files:
/php-src/ext/reflection php_reflection.c
Log:
- Fixed segmentation fault (test added)
Don't be shy adding NEWS entries, even though there is no bug report
about it (although they are preferred..)
Actually, I simply forgot. I just updated it:
http://news.
Hi,
> Modified files: (Branch: PHP_5_3)
> /php-src/ext/standard math.c
> Log:
> Fixed bug #42294 (Unified solution for round() based on C99 round)
> [DOC] New implementation of round() to work-around inconsistencies for win32
> and 64 bit platforms.
>
> This so
cseiler Tue Dec 2 16:25:06 2008 UTC
Added files:
/php-src/ext/standard/tests/mathround_large_exp.phpt
round_modes.phpt
round_prerounding.phpt
Modified files:
cseiler Tue Dec 2 16:27:15 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/mathround_large_exp.phpt
round_modes.phpt
round_prerounding.phpt
Modified files:
arameter validation. (Felipe)
- Changed openssl info to show the shared library version number. (Scott)
+- Changed floating point behaviour to consistently use double precision on all
+ platforms and with all compilers. (Christian Seiler)
+- Changed round() to act more intuitively when rounding to a
Hi Felipe,
> --SKIP--
> ?>
> ?>
>
Shouldn't those be function_exists instead of posix_mknod?
Regards,
Christian
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
cseiler Mon Jan 26 22:54:41 2009 UTC
Removed files: (Branch: PHP_5_3)
/ZendEngine2/tests closure_005.phpt closure_007.phpt
/php-src/ext/reflection/tests 027.phpt
ReflectionFunction_getClosure_basic.phpt
cseiler Sun Feb 1 15:06:20 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/reflection php_reflection.c
Log:
Fixed regression of bug #46205, thanks to felipe for pointing this out.
http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection
16 matches
Mail list logo