summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* - Don't modify the variables which are passed for parameter binding.Andrey Hristov2008-03-205-22/+230
* expect->expectfAntony Dovgal2008-03-204-6/+6
* fix tests (tcp_socket is tcp_socket/ssl when/if openssl is enabled)Antony Dovgal2008-03-205-30/+30
* Fix bug #44487 (call_user_method_array issues a warning when throwing an exce...David Soria Parra2008-03-202-4/+32
* Adding tokenizer testSteve Seear2008-03-191-0/+123
* Adding streams testsSteve Seear2008-03-1914-0/+2831
* Adding filesystem testsSteve Seear2008-03-197-0/+377
* CosmeticFelipe Pena2008-03-191-1/+1
* Fixed testFelipe Pena2008-03-191-0/+2
* Fixed testsFelipe Pena2008-03-192-3/+3
* Fixed testFelipe Pena2008-03-191-6/+6
* Fixed testFelipe Pena2008-03-192-5/+5
* Added UEXPECTFelipe Pena2008-03-192-0/+22
* Fixed error message (%s -> %v)Felipe Pena2008-03-191-1/+1
* make use of zend_atol()Antony Dovgal2008-03-191-1/+1
* fix testAntony Dovgal2008-03-191-0/+0
* MFB: Fixed bug #43614 (incorrect processing of numerical string keys of array...Felipe Pena2008-03-193-5/+26
* MFB: Bug #44445 (email validator does not handle domains starting/endingIlia Alshanetsky2008-03-182-1/+13
* MFB : fix the buildAndrey Hristov2008-03-181-2/+0
* MFB - Bug #44352 mysqli_connect_error() false negative for host errorsAndrey Hristov2008-03-1832-218/+1029
* Adding more tests for serialize() and unserialize().Robin Fernandes2008-03-1826-2/+7365
* Fixed testDmitry Stogov2008-03-185-761/+2
* Fix buildFelipe Pena2008-03-181-0/+3
* fix integer overflow in lenght calculationStanislav Malyshev2008-03-171-1/+10
* MFB: Properly address incomplete multibyte chars inside escapeshellcmd()Ilia Alshanetsky2008-03-171-0/+5
* fix testAntony Dovgal2008-03-171-1/+1
* - new tests for ctype functionsJosie Messa2008-03-1766-0/+6526
* fix 5_3 ZTS buildAntony Dovgal2008-03-171-0/+4
* - Rewrite scanner to be based on re2c instead of flexMarcus Boerger2008-03-161-3/+27
* MFB: Remove unused variableIlia Alshanetsky2008-03-161-1/+0
* - Updated to version 2008.1 (2008a)Derick Rethans2008-03-161-5/+5
* Fix build (ZTS)Felipe Pena2008-03-141-4/+4
* - Allow datetime objects to be serialized and woken up.Derick Rethans2008-03-142-2/+150
* - Fix possible memory corruptionMarcus Boerger2008-03-132-4/+25
* - Fix buildMarcus Boerger2008-03-131-0/+4
* - MF53: Fixed bug #44257 (timelib_tz_lookup_table must use float forDerick Rethans2008-03-131-1/+1
* - MF53: Added support for parsing date/time strings returned by MS SQL with s...Derick Rethans2008-03-132-3624/+3849
* fix zts buildAntony Dovgal2008-03-131-1/+1
* Sync with fix for #44394Felipe Pena2008-03-121-1/+1
* MFB: Fixed bug #42177 (Warning "array_merge_recursive(): recursion detected" ...Felipe Pena2008-03-122-1/+35
* New test for existing behaviorChristopher Jones2008-03-121-0/+46
* MFB: Fixed bug #44388 (Crash inside exif_read_data() on invalid images)Ilia Alshanetsky2008-03-121-1/+1
* Fix bug #41828 (Fix crash on wrong instantiation)Etienne Kneuss2008-03-122-2/+28
* implement full support and usage of phar stream in include_path, for both 5.2...Greg Beaver2008-03-1224-82/+436
* fix leaked var, fixes all tests for meGreg Beaver2008-03-121-0/+3
* MFB: Fixed bug #44394 (Last two bytes missing from output)Felipe Pena2008-03-123-1/+43
* Cleaned up whitespaceChristopher Jones2008-03-124-633/+873
* - Added extra whitespace around error messages in expected outputJosie Messa2008-03-112-2/+10
* Fixed memory corruption because of double free()Dmitry Stogov2008-03-111-0/+1
* Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with diffe...Andrey Hristov2008-03-1013-123/+124