]> granicus.if.org Git - php/shortlog
php
2008-12-31 Marcus Boerger- Fix test
2008-12-31 Marcus Boerger- Move stdClass registering where it should be
2008-12-31 Sebastian BergmannBump copyright year, 3 of 3.
2008-12-31 Sebastian BergmannBump copyright year, 2 of 3.
2008-12-31 Sebastian BergmannBump copyright year, 1 of 3.
2008-12-31 Ant PhillipsRevert to the previous version for these tests as they...
2008-12-31 <changelog... ChangeLog update
2008-12-30 Etienne KneussFix #45820 (Empty ArrayObject keys not allowed)
2008-12-30 Marcus Boerger- Provide a core module that contains all Zend and...
2008-12-30 Andrei ZmievskiAdd mod_files.bat (equivalent to mod_files.sh).
2008-12-30 Marcus BoergerMFB
2008-12-30 Ilia AlshanetskyMFB: Fixed bug #46964 (Fixed pdo_mysql build with older...
2008-12-30 Marcus Boerger- Show version and ini entries as default module info.
2008-12-30 Marcus Boerger- Do not show empty ini directive tables for modules...
2008-12-30 Hannes MagnussonMFB5.3: Fix error_reporting arginfo and proto
2008-12-30 Marcus BoergerUse 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- Added missing check for void param. (patch by Kalle)
2008-12-30 Felipe Pena- Bug #46763 (mb_stristr() wrong output when needle...
2008-12-30 <changelog... ChangeLog update
2008-12-29 <changelog... ChangeLog update
2008-12-28 Felipe Pena- Unicodify (#46687)
2008-12-28 Robin FernandesFix bugs #46900 and #46903.
2008-12-28 <changelog... ChangeLog update
2008-12-27 Felipe Pena- Update (#46957)
2008-12-27 Hannes MagnussonNuke more removed extensions
2008-12-27 Hannes Magnusson- Add missing INI entries (pdo_odbc, odbc/birdstep...
2008-12-27 Hannes MagnussonAdd missing INI setting.
2008-12-27 Antony Dovgallost part of the fix
2008-12-27 Antony Dovgalfix compile warning
2008-12-27 Antony Dovgaladd missing .cvsignore
2008-12-27 Felipe Pena- Fixed tests
2008-12-27 Felipe Pena- Fixed code (comparison with string literal)
2008-12-27 Felipe Pena- Fixed memory leaks
2008-12-27 Rob Richardsproper exports/imports for win32
2008-12-27 Rob Richardsadd missing exports
2008-12-27 Brian Shirefix explode behavior to respect negative limit when...
2008-12-27 Arnaud Le BlancFixed bug #46873 (extract($foo) crashes if $foo['foo...
2008-12-27 <changelog... ChangeLog update
2008-12-27 Rob Richardsforce export on win32 to workaround win32 conig issues
2008-12-27 Felipe Pena- Fix test
2008-12-26 Rob Richardsproperly export functions
2008-12-26 Pierre Joye- MFB:
2008-12-26 Pierre Joye- usual suspects must be in the default include/lib...
2008-12-26 Pierre Joye- MFB: be sure we define the deps so the right exts...
2008-12-26 <changelog... ChangeLog update
2008-12-25 Felipe Pena- Unicodifing
2008-12-25 Felipe Pena- Fixed memory leak
2008-12-25 Scott MacVicarEnable salsa hashing algorithm
2008-12-25 <changelog... ChangeLog update
2008-12-25 Pierre Joye- be sure that at least one SAPI has been selected
2008-12-25 Pierre Joye- the config summary is a must, do not allow to disable
2008-12-25 Pierre Joye- disable simplexml when libxml is not enabled
2008-12-24 Scott MacVicarStop using sqlite3_aggregate_count() as this is now...
2008-12-24 Scott MacVicarMake sure we clear out the error when the scalar versio...
2008-12-24 Scott MacVicarFix bug #45991 - UTF-8 BOM breaks ini parser
2008-12-24 Felipe Pena- Fixed memory leak in imap_rfc822_parse_adrlist
2008-12-24 Felipe Pena- New test
2008-12-24 <changelog... ChangeLog update
2008-12-24 Felipe Pena- Merged into 5.3
2008-12-24 Felipe Pena- Standard
2008-12-23 <changelog... ChangeLog update
2008-12-22 Scott MacVicarRemove all of the stuff we have in here for pre PHP...
2008-12-22 Scott MacVicarEnable ICU support within bundled SQLite
2008-12-22 Etienne KneussFix #46646 (Implement zend functions to restrict serial...
2008-12-22 Scott MacVicarPatch has the wrong filename
2008-12-22 Scott MacVicarSQLite 3.6.7 plus a vc6 backport for LL
2008-12-21 <changelog... ChangeLog update
2008-12-20 Lars StrojnyAdding test for stream_resolve_include_path()
2008-12-20 <changelog... ChangeLog update
2008-12-20 Etienne KneussFix #46647 (segfault in SplFileinfo::fgetcsv())
2008-12-20 Etienne KneussFix #46636 (segfault in SplFileinfo::fgetcsv())
2008-12-19 Scott MacVicarAdd json_last_error() for getting a bit of information...
2008-12-19 <changelog... ChangeLog update
2008-12-18 Pierre Joye- no need to look for bindlib_w32, not used anymore
2008-12-18 Derick Rethans- Fixed bug #46268 (DateTime::modify() does not reset...
2008-12-18 Ilia AlshanetskyMFB: Fixed bug #46887 (Invalid calls to php_error_docref())
2008-12-18 Arnaud Le BlancFixed test
2008-12-18 Robin FernandesAdditional output buffering tests.
2008-12-18 Derick Rethans- Fixed bug #46889: Memory leak in strtotime().
2008-12-18 Derick Rethans- Fixed test-case.
2008-12-18 <changelog... ChangeLog update
2008-12-17 Ilia AlshanetskyMFB: Fix a small portion of memory leak in bug #46889
2008-12-17 Scott MacVicarFix Windows build
2008-12-17 Jani Taskinen- Fix leak
2008-12-17 Zoe SlatteryREADME for ext/imap tests
2008-12-17 Zoe SlatteryMiscellaneous tests for ext/imap
2008-12-17 Scott MacVicarTest for bug #45791
2008-12-17 Scott MacVicarUpdate the JSON parser with that on json.org, biggest...
2008-12-17 Jani Taskinen- Fixed bug #45161 (Reusing a curl handle leaks memory)
2008-12-17 Jani Taskinenfix typoes
2008-12-17 Jani Taskinen- Added test for bug #45161
2008-12-17 Zoe SlatteryNew FTP test from Nathaniel McHugh
2008-12-17 Antony Dovgalfix build
2008-12-17 Stanislav Malyshevfix #46005: User not consistently logged under Apache2
2008-12-17 <changelog... ChangeLog update
2008-12-17 Ilia AlshanetskyMFB: removed unused var
2008-12-16 Zoe Slatterybug #46837 fix
2008-12-16 Zoe Slatterybug #46884 fix
next