]> granicus.if.org Git - php/shortlog
php
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
2008-12-16 Rob Richardsfix bug #46849 (Cloning DOMDocument doesn't clone the...
2008-12-16 <changelog... ChangeLog update
2008-12-15 Steve Seearcall_user_func_array() tests
2008-12-15 Zoe Slatteryfixed test
2008-12-15 Stanislav Malyshevinitialize op2
2008-12-15 <changelog... ChangeLog update
2008-12-14 Lars StrojnyMFB: If a wrapper could not be found it is either a...
2008-12-14 Pierre Joye- fix build
2008-12-14 Ilia AlshanetskyMFB: simplify code
2008-12-14 <changelog... ChangeLog update
2008-12-13 Johannes SchlüterFix test
2008-12-13 Lars StrojnyMFB: Remove trailing whitespaces
2008-12-13 Marcus BoergerUse ' -f' as requested
2008-12-13 Pierre Joye- MFB: do not add .cvsignore to the tests package
2008-12-13 Pierre Joye- MFB: fix builds for VC8+, strnlen is available in...
2008-12-13 <changelog... ChangeLog update
2008-12-12 Nuno LopesMFB
2008-12-12 Scott MacVicarFix bug #45989 - json_decode() doesn't return NULL...
2008-12-12 Johannes SchlüterFix tests
2008-12-12 Andrei ZmievskiAdd sort flags parameter to array_unique().
2008-12-12 Hannes MagnussonFixed bug#46847 (phpinfo() is missing some settings.)
2008-12-12 Hannes MagnussonFixed bug#46681 (mkdir() fails silently on PHP 5.3)
2008-12-12 Pierre Joye- late MFB (sry): fix VC6 build
2008-12-12 Rob Richardsfix bug #46699: (xml_parse crash when parser is namespa...
2008-12-12 <changelog... ChangeLog update
2008-12-11 Pierre Joye- MFB: fix build
2008-12-11 Pierre Joye- fix build (was never used like that before recent...
2008-12-11 Antony Dovgaladd missing .cvsignore
2008-12-11 Antony Dovgalrename .php to .inc
2008-12-11 Ant PhillipsMCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Window...
2008-12-11 Pierre Joye- WS
2008-12-11 Scott MacVicarFix bug #46738 - Segfault when mb_detect_encoding(...
2008-12-11 Lars StrojnyMFB: Fixing strict warning
2008-12-11 <changelog... ChangeLog update
2008-12-11 Scott MacVicarFix bug #35975 - Session cookie expires date format...
2008-12-11 Pierre Joye- ws
2008-12-10 Ilia AlshanetskyMFB: Fixed bug #46798 (Crash in mssql extension when...
2008-12-10 Scott MacVicarFix segfault and potential security issue in imagerotate().
2008-12-10 Nuno LopesMFB: export pcre API when using gcc 4
2008-12-10 Pierre Joye- mfb: c/p error
2008-12-10 <changelog... ChangeLog update
2008-12-09 Arnaud Le Blancfixed test
2008-12-09 Johannes SchlüterFix #46813 (class_exists doesn`t work with fully qualif...
2008-12-09 Pierre Joye- fix EOL (which makes on bison 1.7 cry), nb: pls use...
next