mirror of
https://github.com/php/php-src.git
synced 2026-03-28 10:12:18 +01:00
ChangeLog update
This commit is contained in:
26
ChangeLog
26
ChangeLog
@@ -1,3 +1,29 @@
|
||||
2004-10-12 Ilia Alshanetsky <ilia@prohost.org>
|
||||
|
||||
* NEWS
|
||||
ext/standard/streamsfuncs.c:
|
||||
MFH: Added optional offset parameter to stream_get_contents().
|
||||
|
||||
2004-10-12 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
|
||||
|
||||
* (PHP_5_0)
|
||||
NEWS
|
||||
NEWS:
|
||||
BFN
|
||||
|
||||
* ZendEngine2/zend_builtin_functions.c:
|
||||
Bug #30381 Strange results with get_class_vars()
|
||||
|
||||
* (PHP_5_0)
|
||||
ZendEngine2/zend_builtin_functions.c:
|
||||
MFH Fix visibility of get_class_vars() and get_class_methods()
|
||||
|
||||
* ZendEngine2/zend_builtin_functions.c:
|
||||
- Fix visibility in get_class_vars() and get_class_methods()
|
||||
|
||||
* ZendEngine2/zend_builtin_functions.c:
|
||||
- Fix set_exception_handler
|
||||
|
||||
2004-10-11 Ilia Alshanetsky <ilia@prohost.org>
|
||||
|
||||
* (PHP_5_0)
|
||||
|
||||
@@ -1,3 +1,18 @@
|
||||
2004-10-12 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
|
||||
|
||||
* zend_builtin_functions.c:
|
||||
Bug #30381 Strange results with get_class_vars()
|
||||
|
||||
* (PHP_5_0)
|
||||
zend_builtin_functions.c:
|
||||
MFH Fix visibility of get_class_vars() and get_class_methods()
|
||||
|
||||
* zend_builtin_functions.c:
|
||||
- Fix visibility in get_class_vars() and get_class_methods()
|
||||
|
||||
* zend_builtin_functions.c:
|
||||
- Fix set_exception_handler
|
||||
|
||||
2004-10-10 Sebastian Bergmann <sb@sebastian-bergmann.de>
|
||||
|
||||
* .cvsignore
|
||||
|
||||
Reference in New Issue
Block a user