|
|
|
@ -1,3 +1,55 @@ |
|
|
|
2006-01-13 Marcus Boerger <marcus.boerger@post.rwth-aachen.de> |
|
|
|
|
|
|
|
* (PHP_5_1) |
|
|
|
NEWS: |
|
|
|
- Fix #35998 (getPathname() method always returns unix style filenames) |
|
|
|
|
|
|
|
2006-01-13 Sascha Schumann <sascha@schumann.cx> |
|
|
|
|
|
|
|
* (PHP_4_4) |
|
|
|
ext/informix/ifx.ec |
|
|
|
ext/informix/ifx.ec |
|
|
|
ext/informix/ifx.ec |
|
|
|
ext/informix/ifx.ec: |
|
|
|
WS |
|
|
|
|
|
|
|
* ext/informix/ifx.ec: |
|
|
|
- WS |
|
|
|
|
|
|
|
* ext/informix/ifx.ec: |
|
|
|
- lower valgrind error count to zero. |
|
|
|
|
|
|
|
2006-01-13 Antony Dovgal <antony@zend.com> |
|
|
|
|
|
|
|
* ext/standard/basic_functions.c |
|
|
|
ext/standard/php_math.h: |
|
|
|
add missing ifdefs |
|
|
|
|
|
|
|
2006-01-13 Marcus Boerger <marcus.boerger@post.rwth-aachen.de> |
|
|
|
|
|
|
|
* (PHP_5_1) |
|
|
|
NEWS: |
|
|
|
- Add News (which is news) |
|
|
|
|
|
|
|
2006-01-13 Jani Taskinen <jani.taskinen@sci.fi> |
|
|
|
|
|
|
|
* (PHP_5_1) |
|
|
|
NEWS: |
|
|
|
this is not news |
|
|
|
|
|
|
|
2006-01-13 Pierre-Alain Joye <pierre.dev@gmail.com> |
|
|
|
|
|
|
|
* ext/standard/file.c |
|
|
|
ext/standard/file.h: |
|
|
|
- MFB: add php_mkdir_ex |
|
|
|
|
|
|
|
* (PHP_5_1) |
|
|
|
NEWS |
|
|
|
ext/standard/file.c |
|
|
|
ext/standard/file.h: |
|
|
|
- add php_mkdir_ex, works like php_mkdir but allows to silent any error |
|
|
|
when no options are used |
|
|
|
|
|
|
|
2006-01-12 Marcus Boerger <marcus.boerger@post.rwth-aachen.de> |
|
|
|
|
|
|
|
* (PHP_5_1) |
|
|
|
|