]> granicus.if.org Git - php/shortlog
php
2008-12-01 Uwe Schindlerremove unneeded includes (not needed since NSAPI 3...
2008-12-01 Dmitry StogovFixed bug #43069 (SoapClient causes 505 HTTP Version...
2008-12-01 <changelog... ChangeLog update
2008-12-01 Pierre Joye- c/p fix, correct description
2008-12-01 Pierre Joye- MFB: Enable fix fo #42862 (IMAP toolkit crash: rfc82...
2008-11-30 Pierre Joye- fix line ending
2008-11-30 Ilia AlshanetskyMFB: Fixed bug #46711 (cURL curl_setopt leaks memory...
2008-11-30 <changelog... ChangeLog update
2008-11-30 Hannes MagnussonFix arginfo
2008-11-30 Hannes MagnussonFixed proto
2008-11-29 Uwe Schindlersupport stat cache of webserver (like apache does)
2008-11-29 Uwe SchindlerSome nsapi.h specific ifdefs unified & corrected
2008-11-29 Uwe Schindlerremove one stat call and replace by cached one
2008-11-29 Sebastian BergmannFix #46718: ReflectionProperty::setValue() and Reflecti...
2008-11-29 Uwe Schindler- Implement the changes needed for http://news.php...
2008-11-29 <changelog... ChangeLog update
2008-11-29 Stanislav MalyshevMFB: init BG(page_uid) and BG(page_gid)
2008-11-29 Stanislav MalyshevMFB: init server context before config variables are...
2008-11-28 Johannes SchlüterChange to zend_parse_parameters
2008-11-28 Johannes SchlüterNew param parsing for ext/mysql
2008-11-28 Matt WilmasUpdated description to match docs
2008-11-28 Zoe SlatteryCommitting include files required for tests. Tests...
2008-11-28 Felipe Pena- Fixed memory leaks in createFunction and createAggreg...
2008-11-28 Johannes SchlüterNo infinite loop in case the connection broke
2008-11-28 Dmitry StogovFixed bug #41534 (SoapClient over HTTPS fails to reesta...
2008-11-28 Jani TaskinenLast file..
2008-11-28 Dmitry StogovFixed bug #46366 (bad cwd with / as pathinfo)
2008-11-28 Ant PhillipsLanguage tests: checked on PHP 5.2.6, 5.3 and 6.0 ...
2008-11-28 <changelog... ChangeLog update
2008-11-27 Pierre Joye- fix build..
2008-11-27 Scott MacVicarMove mhash extension registration code into the hash...
2008-11-27 Scott MacVicarAdd asprintf, use regular system malloc and free and...
2008-11-27 Dmitry StogovFixed bug #46409 (__invoke method called outside of...
2008-11-27 Ilia AlshanetskyMFB: Fixed bug #46696 (cURL fails in upload files with...
2008-11-27 Dmitry StogovFixed bug #44882 (SOAP extension object decoding bug)
2008-11-27 Ant PhillipsDirectory tests: checked on PHP 5.2.6, 5.3 and 6.0...
2008-11-27 Ant PhillipsLatest and greatest versions of these session tests...
2008-11-27 Dmitry StogovFixed bug #46427 (SoapClient() stumbles over its "strea...
2008-11-27 Scott MacVicarUpdate libsqlite to 3.6.6.2
2008-11-27 Felipe Pena- New parameter parsing API
2008-11-27 <changelog... ChangeLog update
2008-11-26 Ant PhillipsFile system tests: checked on PHP 6.0 latest snap ...
2008-11-26 Antony Dovgalfix test
2008-11-26 Felipe Pena- New test
2008-11-26 Arnaud Le BlancFixed bug #46673 (stream_lock call with wrong paramater)
2008-11-26 Arnaud Le BlancMissed file from commit for #44181 & #44182
2008-11-26 Arnaud Le Blanc[DOC] Added ENT_IGNORE as a compatibility flag for...
2008-11-26 Arnaud Le BlancMFB 5.2
2008-11-26 <changelog... ChangeLog update
2008-11-26 Arnaud Le BlancFixed bug #42473 (ob_start php://output and headers)
2008-11-26 Arnaud Le BlancFixed bugs #44181 & #44182 (extract() and references)
2008-11-25 Ilia AlshanetskyMFB: Upgraded bundled sqlite to version 3.6.6.1.
2008-11-25 Stanislav Malyshevcleanup
2008-11-25 Arnaud Le BlancFixed endless loop in cli when ignore_user_abort is on
2008-11-25 <changelog... ChangeLog update
2008-11-25 Stanislav MalyshevMFB: fix php_value application order for Apache
2008-11-24 Ilia AlshanetskyMFB: Fixed bug #46626 (mb_convert_case does not handle...
2008-11-24 Arnaud Le Blanc*** empty log message ***
2008-11-24 Stanislav MalyshevMFB: restore BC for arrays
2008-11-24 Arnaud Le BlancFixed bug #44075 (strtok misbehaving on unicode string)
2008-11-24 Stanislav Malyshevadd object-compatible array modes
2008-11-24 Stanislav Malyshevadd object-compatible array parameters
2008-11-24 Arnaud Le BlancFixed some conditional jumps depending on uninitialised...
2008-11-24 Iain LewisAdding some tests for array_product
2008-11-24 David Soria... Revert fix for 43782, as it caused problems.
2008-11-24 Sanjay MantoorFixed testcsae inputs so that test runs faster
2008-11-24 <changelog... ChangeLog update
2008-11-23 Arnaud Le BlancFixed bug #46649 (Setting array element with that same...
2008-11-23 Felipe Pena- New parameter parsing API
2008-11-23 <changelog... ChangeLog update
2008-11-22 Pierre Joye- declaration first (fix build win)
2008-11-22 Felipe Pena- Fixed segfault [only in this branch]
2008-11-22 Scott MacVicarPatch file for sqlite3 amalgamation so things don't...
2008-11-22 Scott MacVicarBetter fix for va_copy since some architectures like...
2008-11-22 David Coallier- Removed my duplicate news entry
2008-11-22 Felipe Pena- Fixed segfault [only in this branch, because add_next...
2008-11-22 David Coallier- Added the fixed bug #46615
2008-11-22 David Coallier- Return the key - 1
2008-11-22 David Coallier- Added tests for bug #46615 (Adjustments)
2008-11-22 Pierre Joye- MFB: Fix windows build
2008-11-22 Pierre Joye- MFB: make va_copy safer using () around arguments
2008-11-22 Scott MacVicarFix build on Windows
2008-11-22 Scott MacVicarError handler isn't properly restored when using fetchO...
2008-11-22 Scott MacVicarUpdate libsqlite to 3.6.6
2008-11-22 Scott MacVicarWarnings from libmagic should be notices rather than...
2008-11-22 <changelog... ChangeLog update
2008-11-21 Felipe Pena- Fixed bug #46604 (ReflectionClass::getProperty()...
2008-11-21 Felipe Pena- Missing SKIPIF :(
2008-11-21 Felipe Pena- Fixed memory leak in readline_callback_handler_remove()
2008-11-21 Scott MacVicarAdd vasprintf() so the buffer can be automatically...
2008-11-21 Felipe Pena- New tests
2008-11-21 Felipe Pena- Fix test
2008-11-21 Felipe Pena- New tests
2008-11-21 Felipe Pena- Fixed bug #46578 (strip_tags() does not honor end...
2008-11-21 Jani Taskinen- Nuke unused file
2008-11-21 Pierre Joye- expose PHP_BUILD in the Makefile
2008-11-21 Pierre Joye- add build type (debug/release) and TS info to the...
2008-11-21 Sanjay MantoorNew testcases for gmmktime function
2008-11-21 <changelog... ChangeLog update
2008-11-20 Felipe Pena- Changed split() to preg_split()
next