]> granicus.if.org Git - php/shortlog
php
2007-10-01 Jani Taskinen- Added unicode result
2007-10-01 Dmitry StogovLate Static Binding make no sense in compile-time const...
2007-10-01 Dmitry StogovFixed bug #42802 (Namespace not supported in typehints)
2007-10-01 Dmitry StogovFixed bug #42798 (__autoload() not triggered for classe...
2007-10-01 <changelog... ChangeLog update
2007-09-30 Jani Taskinen- Nuked ending dots in error messages
2007-09-30 Jani Taskinen- ws+cs (prepare syncing some parts to PHP_5_3)
2007-09-30 <changelog... ChangeLog update
2007-09-29 Raghubansh... New testcases for sprintf() function
2007-09-29 Raghubansh... New testcases for chunk_split() function
2007-09-29 Dmitry StogovUpdated API version numbers
2007-09-29 Nuno LopesMFB: fix compiler warnings
2007-09-29 Dmitry StogovAdded "compact" handler for Zend MM storage.
2007-09-29 Raghubansh... New testcases for strrchr() function
2007-09-29 Raghubansh... New testcases for stripos() function
2007-09-29 Raghubansh... New testcases for join() function
2007-09-29 Raghubansh... New testcases for htmlspecialchars_decode() function
2007-09-29 Dmitry Stogovoptimization
2007-09-29 Jani Taskinen- Nuked unused variable
2007-09-29 <changelog... ChangeLog update
2007-09-28 Jani Taskinen- Fix copy and paste typo
2007-09-28 Nuno Lopesfix expected output
2007-09-28 Johannes Schlüter- Fix type in example
2007-09-28 Dmitry StogovSupport for namespaces in dynamic calls
2007-09-28 Jani Taskinennuke unsued variable
2007-09-28 Jani Taskinen- Fix compiler warnings
2007-09-28 Jani Taskinen- Fix compiler warning
2007-09-28 Jani Taskinenws + cs
2007-09-28 Jani Taskinen- Fix win32 build.
2007-09-28 Antony Dovgalws
2007-09-28 Antony Dovgalfix build
2007-09-28 Jani Taskinen- Added ".htaccess" style user-defined php.ini files...
2007-09-28 <changelog... ChangeLog update
2007-09-27 Jani Taskinenws + cs fixes
2007-09-27 Dmitry StogovImproved memory usage by movig constants to read only...
2007-09-27 Ilia AlshanetskyMFB: Fixed coverity issue #470 Unitialized integer...
2007-09-27 Jani Taskinen- Fixed bug #42657 (ini_get() returns incorrect value...
2007-09-27 Jani TaskinenBC
2007-09-27 Jani Taskinen- Nuked unnecessary TSRMLS_FETCH().
2007-09-27 Jani TaskinenMFB52:
2007-09-27 Jani TaskinenMFB: Missing part of some fix (by Ilia)
2007-09-27 Jani Taskinenws + cs (more to follow)
2007-09-27 Jani TaskinenMFB52: cs+ws (and synced the folding wrap style!)
2007-09-27 Dmitry StogovImproved ext/soap to support element names in context...
2007-09-27 Antony Dovgalfix coverity issue #412
2007-09-27 Antony Dovgalfix coverity issue #411
2007-09-27 Dmitry StogovRevert ws-breaking patch
2007-09-27 Dmitry Stogovws
2007-09-27 <changelog... ChangeLog update
2007-09-26 Ilia AlshanetskyMFB: Fixed bug #42767 (highlight_string() truncates...
2007-09-26 Raghubansh... new testcases for strrev() function
2007-09-26 Antony Dovgalfix proto
2007-09-26 Dmitry StogovLate Static Binding (Dmitry, Etienne Kneuss)
2007-09-26 Raghubansh... New testcases for crc32() function
2007-09-26 <changelog... ChangeLog update
2007-09-25 <changelog... ChangeLog update
2007-09-24 Dmitry StogovFixed crash on POST request after dl("mbstring.so")
2007-09-24 Rui Hirokawaadded support "entity" as substitute_character settin...
2007-09-24 Dmitry StogovFixed bug #42699 (PHP_SELF duplicates path)
2007-09-24 <changelog... ChangeLog update
2007-09-23 <changelog... ChangeLog update
2007-09-22 Ilia AlshanetskyMFB: Fixed memory leak inside pack() (coverity issues...
2007-09-22 Raghubansh... New testcases for strspn() function
2007-09-22 Raghubansh... New testcases for strcspn() function
2007-09-22 Raghubansh... New testcases for strtok() function
2007-09-22 Raghubansh... replaced by array_search_variation1.phpt, hence removed.
2007-09-22 Raghubansh... update and split of testcases for functions array_searc...
2007-09-22 <changelog... ChangeLog update
2007-09-21 Antony Dovgaladd NULL check (coverity issue #385) and fix CS
2007-09-21 Antony Dovgalcheck for NULL (coverity issue #386)
2007-09-21 Antony Dovgalcheck the return value of getgroups() for -1 (coverity...
2007-09-21 Antony Dovgalplug leak on error (coverity issue #405)
2007-09-21 Antony Dovgalplug leak on error (coverity issue #407)
2007-09-21 Dmitry StogovImproved speed of array_diff_key(), array_diff_assoc...
2007-09-21 Antony Dovgalfix invalid read when opendir over FTP fails (coverity...
2007-09-21 <changelog... ChangeLog update
2007-09-20 Nuno Lopesoops.. thats what you get for commiting code without...
2007-09-20 Stanislav Malyshevbetter fix for iconv_substr
2007-09-20 Nuno LopesMFB: fix crash in tidy_get_body() and related functions...
2007-09-20 Stanislav MalyshevMFB length check fix (Mattias Bengtsson)
2007-09-20 Stanislav Malyshevadd test for dl() with long name
2007-09-20 Jani Taskinen- Fixed skipif block
2007-09-20 Jani Taskinen- Fix test descriptions to be in sync
2007-09-20 Ilia AlshanetskyMFB: Fixed test for glob() affected by previous patch
2007-09-20 Rob Richardsfix bug #42139 (XMLReader option constants are broken...
2007-09-20 Dmitry StogovImproved speed of array_intersect_key(), array_intersec...
2007-09-20 Antony Dovgalif one of regular expressions in the array fails, retur...
2007-09-20 <changelog... ChangeLog update
2007-09-19 Ilia AlshanetskyMFB: Fixed regression in glob() when enforcing safe_mod...
2007-09-19 Antony Dovgalfix test name
2007-09-19 Antony Dovgalfix test names
2007-09-19 <changelog... ChangeLog update
2007-09-19 Johannes Schlüter- Fix build (filename is a zval * here, not a zval...
2007-09-19 Stanislav MalyshevMFB one more test
2007-09-19 Stanislav MalyshevMFB length tests
2007-09-19 Stanislav MalyshevMFB: limit iconv parameters here too
2007-09-19 Stanislav Malyshevlimit iconv parameter sizes - workaround for libc bug
2007-09-19 Stanislav Malyshevuse right variable name
2007-09-18 Rui Hirokawafixed bug #42502 va_* cannot detect.
2007-09-18 Stanislav Malyshevlimit dl() argument length (patch by Christian Hoffmann)
next