Skip to content

Commit

Permalink
ChangeLog update
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Aug 3, 2005
1 parent ef28855 commit d162318
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 0 deletions.
37 changes: 37 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
2005-08-02 Hartmut Holzgraefe <[email protected]>

* run-tests.php:
make skipif test use ini options specified by -d command line options

2005-08-02 Dmitry Stogov <[email protected]>

* ZendEngine2/zend_execute_API.c
ZendEngine2/zend_execute_API.c:
Fixed bug #33942 (the patch to #33156 crash cygwin except cli)

2005-08-02 Ilia Alshanetsky <[email protected]>

* NEWS
main/php_variables.c:
Fixed bug #33958 (duplicate cookies and magic_quotes=off may cause a crash)

2005-08-02 Jani Taskinen <[email protected]>

* NEWS
ZendEngine2/zend_exceptions.c:
- Fixed bug #33967 (misuse of Exception constructor doesn\'t display
errorfile)

* tests/lang/bug32924.phpt:
fix test when include_path does NOT have . in it

2005-08-02 Dmitry Stogov <[email protected]>

* ZendEngine2/bench.php:
Removed warnings

2005-08-02 Jani Taskinen <[email protected]>

* NEWS:
BFN

2005-08-01 Edin Kadribasic <[email protected]>

* ext/gd/config.w32:
Expand Down
17 changes: 17 additions & 0 deletions Zend/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
2005-08-02 Dmitry Stogov <[email protected]>

* zend_execute_API.c
zend_execute_API.c:
Fixed bug #33942 (the patch to #33156 crash cygwin except cli)

2005-08-02 Jani Taskinen <[email protected]>

* zend_exceptions.c:
- Fixed bug #33967 (misuse of Exception constructor doesn\'t display
errorfile)

2005-08-02 Dmitry Stogov <[email protected]>

* bench.php:
Removed warnings

2005-07-29 Ilia Alshanetsky <[email protected]>

* zend_vm_def.h
Expand Down

0 comments on commit d162318

Please sign in to comment.