]> granicus.if.org Git - php/shortlog
php
2009-05-21 Arnaud Le Blancset second argument of gettimeofday() to NULL (fixes...
2009-05-21 Arnaud Le BlancBetter fix for #45622 (patch by robinf at php do net)
2009-05-21 Ilia AlshanetskyMFB: Fixed bug #48207 (CURLOPT_(FILE|WRITEHEADER option...
2009-05-21 Jani Taskinenws
2009-05-21 <changelog... ChangeLog update
2009-05-20 Ilia AlshanetskyMFB: Re-introduce the Matteo's patch and combine defaul...
2009-05-20 Jani Taskinen- Fix non-windows builds too
2009-05-20 Kalle Sommer... Fixed shared build
2009-05-20 Arnaud Le BlancFix skipif
2009-05-20 Antony Dovgalfix segfault
2009-05-20 Arnaud Le Blancset default value of "precision" ini setting,
2009-05-20 Arnaud Le BlancFix skipif
2009-05-20 Kalle Sommer... Fix compiler warnings in ext/mysql, ext/mysqli and...
2009-05-20 Kalle Sommer... Nuke warnings (only in HEAD)
2009-05-20 Kalle Sommer... Nuke newly introduced warning
2009-05-20 Kalle Sommer... Fix Windows build, dns_get_record is defined in dns_win...
2009-05-20 <changelog... ChangeLog update
2009-05-19 Derick Rethans- Getting rid of using the environment to guess timezon...
2009-05-19 Jani Taskinen- Fix bug #48317 (compile failure in dns.h) (thanks...
2009-05-19 Hannes MagnussonPartial fix for bug#48333 (DateInterval.format() expect...
2009-05-19 Ilia AlshanetskyMFB: The \0 removal is only needed prior to 3.4.0
2009-05-19 Ilia AlshanetskyMFB: libsqlite3 3.6.14.1 upgrade
2009-05-19 Kalle Sommer... Fixed compiler warnings
2009-05-19 Kalle Sommer... Fix compiler warning
2009-05-19 Kalle Sommer... Fix compiler warnings and refcount not being in sync...
2009-05-19 Kalle Sommer... Fix compiler warnings (only in HEAD)
2009-05-19 Kalle Sommer... Fix unicode support in utf8_decode()
2009-05-19 Ilia AlshanetskyMFB: Revert faulty warning fix
2009-05-19 Kalle Sommer... Fix compiler warnings (only in HEAD)
2009-05-19 Kalle Sommer... MFB: Cast to unsigned char to prevent compiler warning
2009-05-19 Kalle Sommer... Fix compiler warnings, and some unicode stuff
2009-05-19 Brian ShireFix bug #47859 parse_ini_file() does not like asterisk...
2009-05-19 Jani Taskinen- Revert bad compile warning fix which causes compile...
2009-05-19 Jani Taskinen- Fix test: since cURL 7.19.4 CURLINFO_CONTENT_LENGTH_...
2009-05-19 Arnaud Le BlancFixed bug #48326 (constant MSG_DONTWAIT not defined)
2009-05-19 Arnaud Le BlancAdd GCC warnings in debug cflags for things likely...
2009-05-19 Jani Taskinen- Unify the macros
2009-05-19 Kalle Sommer... Cast to SQLUSMALLINT
2009-05-19 Kalle Sommer... Fixed compiler warning
2009-05-19 Kalle Sommer... Fix --with-pdo-mssql build and add some warnings if...
2009-05-19 Kalle Sommer... Fixed compiler warning (HEAD only)
2009-05-19 Arnaud Le BlancFix build
2009-05-19 Hannes MagnussonFix build
2009-05-19 Jani Taskinenfix news
2009-05-19 Kalle Sommer... Keep the style
2009-05-19 Kalle Sommer... DBA entry
2009-05-19 Antony Dovgalfix build
2009-05-19 <changelog... ChangeLog update
2009-05-18 Derick Rethans- Get rid of the four different versions of zend_extens...
2009-05-18 Pierre Joye- MFB: close manually the impersonation token
2009-05-18 Scott MacVicarAdd support for tokyo cabinet, patch from Michael Maclean
2009-05-18 Jani Taskinen- WS + sync with PHP_5_3 (thanks Ilia & Co.)
2009-05-18 Hannes MagnussonPrint out the WARNed section (contains f.e. passing...
2009-05-18 Hannes MagnussonFix test
2009-05-18 Jani Taskinen- fix CS, merged one parameter parsing patch missing...
2009-05-18 Jani Taskinen- Fix CS
2009-05-18 Pierre Joye- sync with 5.3
2009-05-18 Pierre Joye- return NULL on invalid args
2009-05-18 Pierre Joye- WS
2009-05-18 Pierre Joye- MFB: - disable file:// when open_basedir are enabled
2009-05-18 <changelog... ChangeLog update
2009-05-17 Pierre Joye- MFB: #44859, fixed support for windows ACL, drop...
2009-05-17 Felipe Pena- New tests (testfest BerlinUG)
2009-05-17 Arnaud Le Blancun-duplicated code (merged unicode/string variants...
2009-05-17 Felipe Pena- New tests (testfest BelgiumUG)
2009-05-17 Felipe Pena- Changed %s to %v on createAggregate() error message
2009-05-17 Felipe Pena- New tests (testfest LondonUG)
2009-05-17 Arnaud Le BlancFixed bug #48309 (stream_copy_to_stream() and fpasstru...
2009-05-17 <changelog... ChangeLog update
2009-05-17 Felipe Pena- New tests (testfest Quebec)
2009-05-16 Felipe Pena- New tests (testfest DutchUG)
2009-05-16 Arnaud Le BlancTest for #38802
2009-05-16 Arnaud Le BlancMinimal HTTP server to test HTTP stream wrapper
2009-05-16 Arnaud Le BlancFixed bug #38802 (max_redirects and ignore_errors)
2009-05-16 Arnaud Le BlancFix warning when inner stream of a temp:// stream is...
2009-05-16 Arnaud Le BlancFixed bug #48307 (stream_copy_to_stream() copies 0...
2009-05-16 Felipe Pena- New tests (testfest Quebec)
2009-05-16 Felipe Pena- Added changes from testfest ParisUG && Changed line...
2009-05-16 Felipe Pena- New tests (testfest ParisUG)
2009-05-16 Felipe Pena- New tests (testfest DutchUG)
2009-05-16 Felipe Pena- New tests (testfest CataloniaUG)
2009-05-16 <changelog... ChangeLog update
2009-05-15 Kalle Sommer... Fix compiler warnings (only in HEAD), same style of...
2009-05-15 Kalle Sommer... Fix compiler warnings
2009-05-15 Felipe Pena- Missing zend_exceptions.h (Kalle)
2009-05-15 Moriyoshi Koizumi* Roll it back then. I wonder if defaulting it to...
2009-05-15 Christopher... New array_multisort() test and code comment fix (Simon...
2009-05-15 Kalle Sommer... Fix arginfo
2009-05-15 <changelog... ChangeLog update
2009-05-14 Felipe Pena- Fix test
2009-05-14 Scott MacVicarThrow an error rather than silently changing to the...
2009-05-14 Jani Taskinen- Fix the harmless patch that caused harm :)
2009-05-14 Jani Taskinen- Fix harmless extra for() loop iteration
2009-05-14 Felipe Pena- Improved fix for #42414
2009-05-14 Jani Taskinen- Fixed bug #48256 (Crash due to double-linking of...
2009-05-14 Greg Beaverfix potential free of NULL
2009-05-14 Ilia AlshanetskyMFB: Fixed compiler warnings
2009-05-14 Dmitry StogovFixed wrong return value
2009-05-14 <changelog... ChangeLog update
2009-05-14 Felipe Pena- New tests
next