summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MFBRui Hirokawa2008-02-162-1/+3
* MFB: Test existing LOB error messagesChristopher Jones2008-02-161-0/+98
* Fix buildFelipe Pena2008-02-161-11/+11
* ChangeLog update2008-02-162-0/+213
* MHB: Bug #44113 (New collection creation can fail with OCI-22303)Christopher Jones2008-02-152-2/+61
* Fix testsFelipe Pena2008-02-152-1/+42
* - New tests for rsort() functionJosie Messa2008-02-1515-0/+5280
* - [DOC] MFB: add PHP_MAJOR_VERSION, PHP_MINOR_VERSION, PHP_RELEASE_VERSION,Pierre Joye2008-02-151-0/+11
* optimizationDmitry Stogov2008-02-152-10/+22
* - Fixed typoDerick Rethans2008-02-152-7/+7
* - Add the ReflectionProperty::setAccesible() method that allows non-publicDerick Rethans2008-02-152-1/+74
* more cosmeticsAntony Dovgal2008-02-158-9/+9
* recursion protection in count()Antony Dovgal2008-02-151-0/+7
* cosmetic fixAntony Dovgal2008-02-151-1/+1
* Fixed bug #43507 (SOAPFault HTTP Status 500 - would like to be able to set th...Dmitry Stogov2008-02-151-1/+13
* begin work on ability to mount files from external locations as if they were ...Greg Beaver2008-02-153-1/+45
* ChangeLog update2008-02-152-0/+310
* - New tests for count() functionJosie Messa2008-02-145-0/+674
* MFB: Fixed test on 64bit machinesIlia Alshanetsky2008-02-141-6/+6
* - New variation test for array_values()Josie Messa2008-02-141-0/+82
* Another fixAndrey Hristov2008-02-143-14/+24
* Fix memory errorsAndrey Hristov2008-02-142-6/+8
* Fixed bug #44069 (Huge memory usage with concatenation using . instead of .=)Dmitry Stogov2008-02-142-1/+28
* - New tests for array_values() functionJosie Messa2008-02-147-0/+1374
* MFB: Fixed Bug #42838 (Wrong results in array_diff_uassoc)Felipe Pena2008-02-141-6/+7
* New testFelipe Pena2008-02-141-0/+24
* Update mysqlnd - fix bg_storeAndrey Hristov2008-02-147-26/+101
* - New tests for array_slice() functionJosie Messa2008-02-1412-0/+3250
* Reverted memrchr() patch, because it is broken on linux 64-bitDmitry Stogov2008-02-142-6/+0
* Fixed memory leakDmitry Stogov2008-02-141-0/+1
* ChangeLog update2008-02-142-0/+320
* - Add some missing elements from the return value.Derick Rethans2008-02-131-2/+8
* - Add missig .cvsignoreMarcus Boerger2008-02-130-0/+0
* Fix inconcistencies between substr and substr_compareEtienne Kneuss2008-02-133-9/+7
* - New tests for array_shift() functionJosie Messa2008-02-1310-0/+1510
* Use memrchr() instead of zend_memrchr() if available. (Nuno)Dmitry Stogov2008-02-132-0/+6
* - New tests for array_push() functionJosie Messa2008-02-139-0/+1429
* remove refcount hack to workaround zlib memleak fixed in zlibGreg Beaver2008-02-138-67/+129
* - committing tests for array_merge() functionJosie Messa2008-02-1312-0/+2803
* - committig tests for array_key_exists() functionJosie Messa2008-02-1312-0/+2348
* - Make this behave like in <= 5.2.5 and test for itMarcus Boerger2008-02-134-5/+111
* ChangeLog update2008-02-132-0/+577
* fix potential memleak due to destruction of filterparams zvalGreg Beaver2008-02-121-27/+38
* Fix Windows build. VC doesn't like nested macros - expansion + #ifAndrey Hristov2008-02-121-5/+4
* - Make clear what's going on and avoid overwriting parametersJohannes Schlüter2008-02-121-8/+12
* - Fix build with TSRM and mysqlndJohannes Schlüter2008-02-121-0/+2
* - committing array_change_key_case variation testsJosie Messa2008-02-128-0/+1931
* Add missing SKIPIF, rename vars for readabilitySteph Fox2008-02-121-14/+21
* - it helps if you add the new files :)Steph Fox2008-02-1226-0/+362
* Make tests/tar in line with tests/zip.Steph Fox2008-02-1273-783/+481