]> granicus.if.org Git - php/shortlog
php
2008-12-31 Marcus Boerger- Use Revision instead of Id tag for version
2008-12-31 Ilia Alshanetsky[DOC]
2008-12-31 Marcus BoergerMFH
2008-12-31 Marcus Boerger- Sync with HEAD, no ability to not start builtin functions
2008-12-31 Marcus Boerger- MFH Fix info output
2008-12-31 Marcus BoergerMFH
2008-12-31 Marcus Boerger- MFH Do not show core ini entries twice
2008-12-31 Marcus Boerger- MFH Fix test
2008-12-31 Marcus Boerger- MFH Move stdClass registering where it should be
2008-12-31 Sebastian BergmannMFH: Bump copyright year, 3 of 3.
2008-12-31 Sebastian BergmannMFH: Bump copyright year, 2 of 3.
2008-12-31 Sebastian BergmannMFH: Bump copyright year, 1 of 3.
2008-12-31 Ant PhillipsRevert to the previous version for these tests as they...
2008-12-30 Etienne KneussMFH: Fix #45820 (Empty ArrayObject keys not allowed)
2008-12-30 Marcus Boerger- MFH Provide a core module that contains all Zend...
2008-12-30 Andrei ZmievskiMFH
2008-12-30 Ilia AlshanetskyMFB: Fixed bug #46964 (Fixed pdo_mysql build with older...
2008-12-30 Marcus Boerger- MFH Show version and ini entries as default module...
2008-12-30 Marcus Boerger- MFH Do not show empty ini directive tables for module...
2008-12-30 Hannes MagnussonFix arginfo and proto
2008-12-30 Marcus BoergerMFH Use a module struct for the built-in functions
2008-12-30 Ant PhillipsRevert to the previous version for these tests as they...
2008-12-30 Zoe Slatteryrefixing missing skipif
2008-12-30 Felipe Pena- MFH Added missing check for void param. (patch by...
2008-12-30 Felipe Pena- MFH: Bug #46763 (mb_stristr() wrong output when needl...
2008-12-29 Jani TaskinenThis is not TODO file..
2008-12-28 Felipe Pena- Errr, I lost the practice ;D
2008-12-27 Felipe Pena- BFN #46957
2008-12-27 Felipe Pena- Bug #46957 (The tokenizer returns deprecated values)
2008-12-27 Hannes MagnussonMFH: Nuke more removed extensions
2008-12-27 Hannes MagnussonMFH: - Add missing INI entries (pdo_odbc, odbc/birdstep...
2008-12-27 Hannes MagnussonMFH: Add sysvshm.init_mem.
2008-12-27 Antony DovgalMFH
2008-12-27 Antony DovgalMFH: fix compile warning
2008-12-27 Antony Dovgaladd missing .cvsignore
2008-12-27 Felipe Pena- Fixed tests
2008-12-27 Felipe Pena- MFH: Fixed code (comparison with string literal)
2008-12-27 Felipe Pena- MFH: Fixed memory leaks
2008-12-27 Rob RichardsMFH: proper exports/imports for win32
2008-12-27 Rob RichardsMFH: add missing exports
2008-12-27 Brian ShireMFH: fix explode behavior to respect negative limit...
2008-12-27 Arnaud Le BlancMFH: Fixed bug #46873 (extract($foo) crashes if $foo...
2008-12-27 Felipe Pena- Fix test
2008-12-27 Rob RichardsMFH: force export on win32 to workaround win32 conig...
2008-12-27 Felipe Pena- MFH: Fix test
2008-12-26 Rob RichardsMFH: properly export functions
2008-12-26 Pierre Joye- remove the temp hack for libxml path (fixed now)
2008-12-26 Pierre Joye- MFB:
2008-12-26 Pierre Joye- be sure we define the deps so the right exts are...
2008-12-25 Felipe Pena- MFH: Fixed memory leak
2008-12-25 Scott MacVicarMFH Enable salsa hashing algorithm
2008-12-25 Pierre Joye- add libxml cflag for shared and static
2008-12-25 Pierre Joye- work around missing libxml include path (will be...
2008-12-25 Pierre Joye- MFH: be sure that at least one SAPI has been selected
2008-12-25 Pierre Joye - MFH: the config summary is a must, do not allow...
2008-12-25 Pierre Joye- MFH: disable simplexml when libxml is not enabled
2008-12-24 Scott MacVicarMFH Stop using sqlite3_aggregate_count() as this is...
2008-12-24 Scott MacVicarBFN
2008-12-24 Scott MacVicarMFH Make sure we clear out the error when the scalar...
2008-12-24 Scott MacVicarMFH Fix bug #45991 - UTF-8 BOM breaks ini parser
2008-12-24 Felipe Pena- MFH: Fixed memory leak in imap_rfc822_parse_adrlist
2008-12-24 Felipe Pena- New test
2008-12-24 Pierre Joye- version and WS
2008-12-24 Felipe Pena- Merged into 5.3
2008-12-24 Felipe Pena- Sync code with HEAD
2008-12-22 Scott MacVicarMFH Remove all of the stuff we have in here for pre...
2008-12-22 Scott MacVicarMFH Enable ICU support within bundled SQLite if intl...
2008-12-22 Etienne KneussMFH: Fix #46646 (Implement zend functions to restrict...
2008-12-22 Etienne KneussMFH: Fix #46646 (Implement zend functions to restrict...
2008-12-22 Scott MacVicarMFH Patch has the wrong filename
2008-12-22 Scott MacVicarBFN
2008-12-22 Scott MacVicarMFH SQLite 3.6.7 plus a vc6 backport for LL
2008-12-19 Scott MacVicarBFN
2008-12-19 Scott MacVicarMFH Add json_last_error() for getting a bit of informat...
2008-12-18 Pierre Joye- MFH: no need to look for bindlib_w32, not used anymore
2008-12-18 Derick Rethans- MFH: Fixed bug #46268 (DateTime::modify() does not...
2008-12-18 Ilia AlshanetskyFixed bug #46887 (Invalid calls to php_error_docref())
2008-12-18 Arnaud Le BlancMFH: Fixed test
2008-12-18 Robin FernandesAdditional output buffering tests.
2008-12-18 Derick Rethans- MFH: Fixed bug #46889: Memory leak in strtotime().
2008-12-18 Stanislav Malyshevbug #46005 -> 5.2
2008-12-17 Ilia AlshanetskyFix a small portion of memory leak in bug #46889
2008-12-17 Scott MacVicarMFH Fix Windows build
2008-12-17 Zoe SlatteryREADME for ext/imap tests
2008-12-17 Zoe SlatteryMiscellaneous tests for ext/imap
2008-12-17 Scott MacVicarMFH Test for bug #45791
2008-12-17 Scott MacVicarUpdate the JSON parser with that on json.org, biggest...
2008-12-17 Jani TaskinenMFH:- Fixed bug #45161 (Reusing a curl handle leaks...
2008-12-17 Jani TaskinenMFH
2008-12-17 Zoe SlatteryNew FTP test from Nathaniel McHugh
2008-12-17 Stanislav Malyshevreport fix
2008-12-17 Stanislav MalyshevMFH fix #46005
2008-12-17 Ilia AlshanetskyRemoved unused variable
2008-12-16 Zoe Slatterybug #46837 fix
2008-12-16 Zoe Slatterybug #46884 fix
2008-12-16 Rob RichardsBFN
2008-12-16 Rob RichardsMFH: fix bug #46849 (Cloning DOMDocument doesn't clone...
2008-12-15 Steve Seearcall_user_func_array() tests
2008-12-15 Zoe Slatteryfixed test
2008-12-15 Stanislav Malyshevinitialize op1
next