diff options
| author | <changelog@php.net> | 2005-07-07 05:39:05 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2005-07-07 05:39:05 +0000 |
| commit | 04b1b727dddde5b0b1babbbc1a56a4be8f85c603 (patch) | |
| tree | ef810d11d6c7d4118c3ca8c2778507d7115ee59e /ChangeLog | |
| parent | 3064cb787dc61d6a841792b1194b131d60575930 (diff) | |
| download | php-git-04b1b727dddde5b0b1babbbc1a56a4be8f85c603.tar.gz | |
ChangeLog update
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2005-07-06 Edin Kadribasic <edink@emini.dk> + + * ext/zlib/php_zlib.def: + Export missing symbol + +2005-07-06 Wez Furlong <wez.php@thebrainroom.net> + + * run-tests.php: + Add a new kind of test to the test harness. REDIRECTTEST sections allow an + extension to piggy-back on the tests defined under another dir and run + those. + + Example of its use follows shortly with pdo tests. + 2005-07-05 Jani Taskinen <jani.taskinen@sci.fi> * ext/standard/incomplete_class.c |
