]> granicus.if.org Git - php/shortlog
php
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
2009-05-14 Felipe Pena- Fixed bug #42414 (some odbc_*() functions incompatibl...
2009-05-14 Scott MacVicarAllow the json_decode() depth to be any size, but keep...
2009-05-13 Greg BeaverMFB: fix Bug #48257: PharData throws exception with...
2009-05-13 Kalle Sommer... Fix compiler warnings, safe_emalloc expects size_t...
2009-05-13 Kalle Sommer... Nuke compiler warning
2009-05-13 Ilia AlshanetskyMFB: Fixed bug #44996 (xmlrpc_decode() ignores time...
2009-05-13 Felipe Pena- Fixed bug #48240 (DBA Segmentation fault dba_nextkey)
2009-05-13 <changelog... ChangeLog update
2009-05-13 Jani Taskinen- Fixed bug #48247 (PHP crashes on errors during startup)
2009-05-12 Matteo Beccati- Moved test for bug #44861 to PDO commons and added...
2009-05-12 Felipe Pena- Fixed bug #48248 (SIGSEGV when access to private...
2009-05-12 Matteo Beccati- Fixed bug #48188
2009-05-12 Matteo Beccati- Fixed bug #48070
2009-05-12 Matteo BeccatiMFB
2009-05-12 Ilia AlshanetskyMFB: Fixed bug #47564 (unpacking unsigned long 32bit...
2009-05-12 <changelog... ChangeLog update
2009-05-11 Felipe Pena- Fix code && new test
2009-05-11 Felipe Pena- Added missing param checks
2009-05-11 Ilia AlshanetskyMFB: Fixed bug #48204 (xmlwriter_open_uri() does not...
2009-05-11 Pierre Joye- define HAVE_PQPROTOCOLVERSION and HAVE_PG_LO_CREATE...
2009-05-11 Jani Taskinen- Removed unnecessary TSRMLS_FETCH() calls
2009-05-11 Jani Taskinen- Syncing with PHP_5_3 (merging some stuff that was...
2009-05-11 Kalle Sommer... Fix conditional
2009-05-11 Jani Taskinen-fix path
2009-05-11 Felipe Pena- Starting tests for this extension
2009-05-11 Felipe Pena- Fixed tests
2009-05-11 <changelog... ChangeLog update
2009-05-11 Jani Taskinen- And more CS fixes
2009-05-11 Jani Taskinen- Nuked more whitespace
2009-05-10 Jani Taskinenws
next