Browse Source

ChangeLog update

PEAR_1_4DEV
23 years ago
parent
commit
0c5c01ad9d
  1. 29
      ChangeLog
  2. 5
      Zend/ChangeLog

29
ChangeLog

@ -1,3 +1,32 @@
2003-11-23 Sara Golemon <php@alphaweb.net>
* main/streams/streams.c:
Fix for file:// wrapper parsing.
(Cristiano Duarte <cunha17@uol.com.br>)
2003-11-23 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
* ext/simplexml/tests/010.phpt:
Add new test
* ext/simplexml/php_simplexml.h
ext/simplexml/simplexml.c
ext/simplexml/tests/006.phpt
ext/simplexml/tests/006.xml:
Several improvements to the simplexml_element object:
- Allow to use it as an instance of Iterator
- Prepareto use it as a normal object, including spcialization
2003-11-23 Andi Gutmans <andi@zend.com>
* ZendEngine2/zend_reflection_api.c:
- Allocation optimizations by Timm Friebe
2003-11-23 Georg Richter <phpinfo@t-online.de>
* ext/mysqli/mysqli_nonapi.c:
fixed mem leak in constructor
2003-11-22 Georg Richter <phpinfo@t-online.de>
* ext/mysqli/config.m4

5
Zend/ChangeLog

@ -1,3 +1,8 @@
2003-11-23 Andi Gutmans <andi@zend.com>
* zend_reflection_api.c:
- Allocation optimizations by Timm Friebe
2003-11-21 Ilia Alshanetsky <ilia@prohost.org>
* zend_execute.c:

Loading…
Cancel
Save