summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagPRE_NEW_OCI8_EXTENSIONSVN Migration2005-09-0649-5374/+0
* ChangeLog update2005-09-061-0/+72
* Pointer arithmetic with char * rather than void *Rolland Santimano2005-09-051-5/+5
* touchfoobar2005-09-051-191/+163
* - Fixed bug #34311 (unserialize() crashes with characters above 191 dec)foobar2005-09-051-1/+1
* - Unicode impl of str_pad()Rolland Santimano2005-09-051-48/+97
* ChangeLog update2005-09-051-0/+18
* MFB: Fix for #34369Frank M. Kromann2005-09-051-5/+24
* - Add missing docu tagMarcus Boerger2005-09-041-1/+1
* - Update docuMarcus Boerger2005-09-041-2/+7
* touchEdin Kadribasic2005-09-041-154/+108
* MFBEdin Kadribasic2005-09-041-1/+1
* MFBEdin Kadribasic2005-09-031-9/+11
* ChangeLog update2005-09-032-0/+178
* MFB: - Fixed bug #34307. We were not calling on_modify handler to set the def...foobar2005-09-021-4/+7
* - Fix docuMarcus Boerger2005-09-021-1/+1
* - Update docuMarcus Boerger2005-09-023-68/+56
* Resolved bug #34240.Ilia Alshanetsky2005-09-021-1/+1
* Fix crash: handler name not length needs to be passed to php_error_docrefRob Richards2005-09-021-1/+1
* - Added date_time_set, date_date_set and date_isodate_set() functions, andDerick Rethans2005-09-022-0/+62
* revertfoobar2005-09-023-18/+8
* Check the status properlyfoobar2005-09-021-1/+1
* - Update timezone database to version "2005m".Derick Rethans2005-09-021-15286/+15304
* - Added comments into the database file, so that we can more easily spotDerick Rethans2005-09-021-497/+2060
* - MF51: Fixed bug #34304 (date() doesn't have a modifier for ISO Week Day).Derick Rethans2005-09-023-3/+21
* - Fixed bad MF51.Derick Rethans2005-09-021-1/+1
* - Moved pfpro, ovrimos and mcve to PECLfoobar2005-09-0220-5349/+0
* MFB: Always return something, even if it succeeds :)foobar2005-09-021-3/+1
* Fixed bug #34260 (Segfault with callbacks (array_map) + overloading)Dmitry Stogov2005-09-023-1/+41
* Fix key length so params passed by array can be retrieved by getParameter()Rob Richards2005-09-021-1/+1
* ChangeLog update2005-09-022-0/+185
* MFBfoobar2005-09-021-5/+5
* Fixed bug #34331 (php crashes when variables_order is empty).Ilia Alshanetsky2005-09-011-2/+2
* - Fixed bug #34307 (OnUpdateStringUnempty INI options can be set as empty)foobar2005-09-013-21/+34
* Resolution to http://pecl.php.net/bugs/bug.php?id=5193 for all drivers.George Schlossnagle2005-09-011-0/+4
* - Revert -a to -A change, bad idea: It disables EXISTING lines too!foobar2005-09-012-2/+2
* protect against underflow - refs http://pecl.php.net/bugs/bug.php?id=5193George Schlossnagle2005-09-011-1/+1
* Fixed bug #34137 (assigning array element by reference causes binary mess)Dmitry Stogov2005-09-013-6/+18
* MFHDmitry Stogov2005-09-011-1/+1
* - Fixed bug #33414 (Comprehensive list of incorrect days returned afterDerick Rethans2005-09-012-3/+30
* If it is added in 5.1, is it still news for PHP 6?foobar2005-09-011-2/+0
* Fixed bug #34277 (array_filter() crashes with references and objects)Dmitry Stogov2005-09-013-5/+109
* Fixed bug #34310 (foreach($arr as $c->d => $x) crashes)Dmitry Stogov2005-09-013-3/+10
* Support for class constants and static members for internal classesDmitry Stogov2005-09-0111-28/+393
* Bump up libxml2 version requirement to >= 2.6.8foobar2005-09-011-2/+2
* ChangeLog update2005-09-012-0/+109
* Fixed bug #34001 (pdo_mysql truncates numberic fields at 4 chars)Ilia Alshanetsky2005-09-011-3/+21
* Fixed bug #34323foobar2005-08-311-0/+2
* Further work on Unicode support in file uploads.Andrei Zmievski2005-08-311-92/+107
* make sxe_properties_get respect namespace scopeRob Richards2005-08-311-2/+9