|
|
|
@ -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 |
|
|
|
|