Browse Source

ChangeLog update

experimental/new_apache_hooks
24 years ago
parent
commit
08f4a57cad
  1. 13
      ChangeLog
  2. 10
      Zend/ChangeLog

13
ChangeLog

@ -1,3 +1,16 @@
2002-07-06 Jani Taskinen <sniper@iki.fi>
* ext/informix/.cvsignore: Added missing .libs entry
2002-07-06 Christian Dickmann <chrisdicki@gmx.de>
* pear/PEAR/Config.php
pear/PEAR/Remote.php: add local XMLRPC cache
2002-07-06 Derick Rethans <d.rethans@jdimedia.nl>
* ext/xmlrpc/xmlrpc-epi-php.c: - Consistent error messages
2002-07-05 Jani Taskinen <sniper@iki.fi>
* ext/dio/dio.c: Fix bug: #16707

10
Zend/ChangeLog

@ -1,3 +1,13 @@
2002-07-06 Andi Gutmans <andi@zend.com>
* zend_execute.c:
- Fix problem where scope was lost in nested function calls.
- Thanks to Timm Friebe for diving into this one.
2002-07-06 Zeev Suraski <zeev@zend.com>
* zend_language_parser.y: spelling fix
2002-07-05 Stig Bakken <ssb@fast.no>
* zend_builtin_functions.c: * folding fixes

Loading…
Cancel
Save