]> granicus.if.org Git - php/shortlog
php
2004-10-13 <changelog... ChangeLog update
2004-10-12 Ilia AlshanetskyMFH: Added optional offset parameter to stream_get_cont...
2004-10-12 Marcus BoergerBug #30381 Strange results with get_class_vars()
2004-10-12 Marcus Boerger- Fix visibility in get_class_vars() and get_class_meth...
2004-10-12 Marcus Boerger- Fix set_exception_handler
2004-10-12 <changelog... ChangeLog update
2004-10-11 Ilia AlshanetskyFixed bug #30362 (stream_get_line() not handling end...
2004-10-11 Ilia AlshanetskyFixed bug #30375 (cal_info() does not work without...
2004-10-11 Wez FurlongFix the return value check too
2004-10-11 Wez Furlongcheck the correct flag for async connect
2004-10-11 <changelog... ChangeLog update
2004-10-10 Sebastian BergmannAdd *.gcda and *.gcno (from gcc -fprofile-{use|generate...
2004-10-10 Antony Dovgalfix possible segfault
2004-10-10 Antony Dovgalprevent deadlocks when re-using previously established...
2004-10-10 <changelog... ChangeLog update
2004-10-09 Wez FurlongFix crash bug.
2004-10-09 Moriyoshi Koizumi- Fix test. I have no idea why the test was left this...
2004-10-09 Wez FurlongImprove .Net support; this should reduce "failed to...
2004-10-09 <changelog... ChangeLog update
2004-10-08 Marcus BoergerRevert for now
2004-10-08 Marcus Boerger- Revert automatic pass arg_info
2004-10-08 Marcus Boerger- Make RecursiveFilterIterator work by using reflection
2004-10-08 Marcus BoergerAdd new example
2004-10-08 Marcus BoergerUse OuterIterator to simplify conversion to C code
2004-10-08 Marcus Boergerspeling
2004-10-08 Andi Gutmans- Fix BC break with default in switch() having to be...
2004-10-08 Rob RichardsFix bug #2482 (xmlwriter_start_document chrashes apache)
2004-10-08 Christian Stockerthis NEWS entry should have gone into PHP_5_0 branch...
2004-10-08 Moriyoshi Koizumi- Sync with the latest codebase (fixes bug #28220).
2004-10-08 Christian Stocker- Fixed bug #27183 (Userland stream wrapper segfaults...
2004-10-08 Moriyoshi Koizumi- Avoid doubly symbol definition. Codes in the removed...
2004-10-08 Anantha Kesari H YAs NetWare LibC has optind and optarg macros defined...
2004-10-08 Anantha Kesari H Yremoved redundant CLIB_STAT_PATCH checks. defined the...
2004-10-08 Anantha Kesari H Yremoved redundant NEW_LIBC checks and added the code...
2004-10-08 Anantha Kesari H Yexplicitly including sys/select.h as NetWare LibC sys...
2004-10-08 <changelog... ChangeLog update
2004-10-07 Ilia AlshanetskyFixed bug #30356 (str_ireplace() does not work on all...
2004-10-07 Marcus Boerger- Added iterator_to_array() and iterator_count()
2004-10-07 Anantha Kesari H Yremoved unwanted NEW_LIBC checks for NETWARE and removi...
2004-10-07 Rob Richardsadd DOMDocument xmlEncoding, xmlStandalone, xmlVersion...
2004-10-07 Rob Richardsfix segfault in appendXML due to libxml bug
2004-10-07 <changelog... ChangeLog update
2004-10-06 Ilia AlshanetskyFixed compiler warning.
2004-10-06 Marcus BoergerStyle...
2004-10-06 Marcus Boerger- Fix Bug #30344
2004-10-06 Anantha Kesari H Yremoved unwanted NEW_LIBC checks
2004-10-06 <changelog... ChangeLog update
2004-10-06 Andi Gutmans- If we're going to mention the low level stuff then...
2004-10-05 Ilia AlshanetskyFixed bug #30027 (Possible crash inside ftp_get()).
2004-10-05 Marcus BoergerAdd more improvements done so far
2004-10-05 Marcus BoergerUpdate
2004-10-05 Marcus Boerger- Use ZEND_ARG_SEND_AUTOMATIC for several array functions
2004-10-05 Marcus Boerger- Add arginfo ZEND_ARG_SEND_AUTOMATIC which lets the...
2004-10-05 Dmitry StogovFixed bug #30175 (SOAP results aren't parsed correctly)
2004-10-05 Dmitry StogovTest files are fixed.
2004-10-05 Dmitry StogovTest files are fixed.
2004-10-05 Dmitry StogovFixed unset() bug that was introduced with CV optimizat...
2004-10-05 Dmitry StogovAdded test cases for CV optimization patch
2004-10-05 Andi Gutmans- Apply realpath() cache patch. We don't use it if...
2004-10-05 <changelog... ChangeLog update
2004-10-04 Ilia AlshanetskyFixed bug #30281 (Prevent non-wbmp images from being...
2004-10-04 Andi Gutmans- Rename delete_global_variable() to zend_delete_global...
2004-10-04 Andi Gutmans- Commit the variable fetch optimization.
2004-10-04 Marcus Boerger- Add new test
2004-10-04 Marcus Boerger- Add new test
2004-10-04 Marcus Boerger- Bugfix #27798
2004-10-04 Marcus Boerger- Add new test
2004-10-04 Anantha Kesari H Ymodified to 3rd argument of fcntl to FD_CLOEXEC
2004-10-04 <changelog... ChangeLog update
2004-10-03 Rob Richardsadd evaluate() method to support all xpath expressions
2004-10-03 <changelog... ChangeLog update
2004-10-02 Marcus Boerger- Add new test
2004-10-02 Marcus Boerger- Add new test
2004-10-02 <changelog... ChangeLog update
2004-10-01 Marcus Boerger- Add makefile fragment which simplifies working on...
2004-10-01 Rasmus LerdorfSlightly different fix for HEAD for the ming output...
2004-10-01 Sebastian BergmannFugbix typo.
2004-10-01 <changelog... ChangeLog update
2004-09-30 Andi Gutmans- Small improvement to DVAL_TO_ZVAL macro
2004-09-30 Anantha Kesari H Yenabling few functionalities as the LibC starts support...
2004-09-30 Anantha Kesari H YIncluding config.nw.h file for NetWare
2004-09-30 Anantha Kesari H YNetWare specific stat structure access incorporated
2004-09-30 Anantha Kesari H Yhandled NetWare F_SETFD and stat differences
2004-09-30 Antony Dovgalfix error message
2004-09-30 Antony Dovgalfix segfault when using unknown/unsupported save_handle...
2004-09-30 Marcus Boerger- CS: Use PHP_* instead of ZEND_* macros
2004-09-30 Marcus Boerger- Add missing macro
2004-09-30 Ilia AlshanetskyFixed bug #30276 (Possible crash in ctype_digit on...
2004-09-30 <changelog... ChangeLog update
2004-09-29 Marcus Boerger- MFB (synch correctly not only for one problem)
2004-09-29 Marcus Boerger- Speling
2004-09-29 Marcus Boerger- Fix docu
2004-09-29 Marcus Boerger- Refix the fix
2004-09-29 Marcus Boerger- Add missing --SKIPIF--
2004-09-29 Marcus Boerger- Fix tests (atm preg_match() is wrong)
2004-09-29 Marcus Boerger- Update test
2004-09-29 Andi Gutmans- Move bench.php to Zend/
2004-09-29 Anantha Kesari H YNetWare LibC don't have search.h
2004-09-29 Anantha Kesari H Yremoved unwanted NEW_LIBC checks
2004-09-29 Anantha Kesari H YNetWare don't have uid for a file so modified the php_c...
next