|
|
|
@ -1,3 +1,42 @@ |
|
|
|
2004-09-05 Zeev Suraski <zeev@zend.com> |
|
|
|
|
|
|
|
* ZendEngine2/zend.c |
|
|
|
ZendEngine2/zend.h |
|
|
|
ZendEngine2/zend_ini_parser.y |
|
|
|
main/main.c: |
|
|
|
Fix reverse dependency |
|
|
|
|
|
|
|
2004-09-05 Marcus Boerger <marcus.boerger@post.rwth-aachen.de> |
|
|
|
|
|
|
|
* ext/standard/var_unserializer.c: |
|
|
|
Touch |
|
|
|
|
|
|
|
* (PHP_5_0) |
|
|
|
NEWS: |
|
|
|
BFN |
|
|
|
|
|
|
|
* ext/standard/incomplete_class.c: |
|
|
|
- Bugfix #29985 |
|
|
|
|
|
|
|
* ext/standard/var_unserializer.re: |
|
|
|
- Add some checks to unserialize() to prevent bufferoverflows |
|
|
|
|
|
|
|
* ext/standard/php_var.h |
|
|
|
ext/standard/var.c |
|
|
|
ext/standard/var_unserializer.c |
|
|
|
ext/standard/tests/serialize/bug25378.phpt: |
|
|
|
- Add some checks when unserializing data to prevent buffer overflows |
|
|
|
|
|
|
|
2004-09-05 Andrey Hristov <php@hristov.com> |
|
|
|
|
|
|
|
* ext/standard/file.c: |
|
|
|
remove "." at the end of messages |
|
|
|
|
|
|
|
2004-09-05 Moshe Doron <mosdoron@netvision.net.il> |
|
|
|
|
|
|
|
* ext/standard/sunfuncs.c: |
|
|
|
make autogenerated docs happy (Friedhelm Betz) |
|
|
|
|
|
|
|
2004-09-04 Andi Gutmans <andi@zend.com> |
|
|
|
|
|
|
|
* ZendEngine2/zend_API.c: |
|
|
|
|