Skip to content

Commit

Permalink
ChangeLog update
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Jun 16, 2005
1 parent 73d5034 commit 65e57a8
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
35 changes: 35 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,38 @@
2005-06-15 Andrei Zmievski <andrei@gravitonic.com>

* ext/standard/array.c:
WS fix

* ext/standard/array.c
ext/standard/basic_functions.c
ext/standard/basic_functions.h:
Fix FCI cache for array_walk and user array compare functions. Bug

2005-06-15 Dmitry Stogov <dmitry@zend.com>

* ZendEngine2/zend.c
ZendEngine2/zend.h:
Fixed OS X compatibility

2005-06-15 Jani Taskinen <jani.taskinen@sci.fi>

* scripts/phpize.in:
- This does not have to be egrep here

2005-06-15 Georg Richter <georg@mysql.com>

* (PHP_5_0)
ext/mysqli/mysqli_api.c:
fixed parameter parse string for mysqli_stmt_attr_set

2005-06-15 Jani Taskinen <jani.taskinen@sci.fi>

* ZendEngine2/tests/bug32428.phpt:
typofix

* run-tests.php:
Show borked tests in the summary

2005-06-14 Ilia Alshanetsky <ilia@prohost.org>

* ZendEngine2/bench.php:
Expand Down
11 changes: 11 additions & 0 deletions Zend/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
2005-06-15 Dmitry Stogov <dmitry@zend.com>

* zend.c
zend.h:
Fixed OS X compatibility

2005-06-15 Jani Taskinen <jani.taskinen@sci.fi>

* tests/bug32428.phpt:
typofix

2005-06-14 Ilia Alshanetsky <ilia@prohost.org>

* bench.php:
Expand Down

0 comments on commit 65e57a8

Please sign in to comment.