summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Made test 32/64-bit independentDmitry Stogov2017-08-151-2/+2
* Fixed bug #75075 (unpack with X* causes infinity loop)Xinchen Hui2017-08-152-0/+14
* Prepare for PECL releaseTianfang Yang2017-08-141-2/+8
* Test cleanup improvements, files might be locked in the test processAnatol Belski2017-08-144-6/+21
* fix test cleanupAnatol Belski2017-08-141-2/+6
* Sync OCI8 on PHP 7.x branchesTianfang Yang2017-08-1310-108/+116
* Fixed bug #73793 (WDDX uses wrong decimal seperator)Christoph M. Becker2017-08-132-1/+23
* Skip this test if ext/session is not availableChristoph M. Becker2017-08-131-0/+1
* Fixed bug #74103 and bug #75054Nikita Popov2017-08-124-508/+531
* Fixed bug #75049 (spl_autoload_unregister can't handle spl_autoload_functions...Xinchen Hui2017-08-092-4/+32
* JSON: fix config.w32 / Install headers on windowsDarek Slusarczyk2017-08-081-1/+1
* use AC_DEFINE + win32Remi Collet2017-08-042-1/+3
* Increase expected timing on TravisAnatol Belski2017-08-031-1/+1
* Bug #74975: Different serialization for classesAndreas Treichel2017-08-022-2/+58
* Fix Bug #75001: Wrong reflection on mb_eregi_replaceFabien Villepinte2017-08-021-0/+1
* Fix test transliterator_create_inverse_basic.phptFabien Villepinte2017-08-021-1/+3
* Fixed bug #75002 Null Pointer Dereference in timelib_time_cloneDerick Rethans2017-08-022-0/+26
* fix build with old system libsqlite (sqlite3_errstr may be missing)Remi Collet2017-08-022-1/+8
* Fix #75015. Crash in SPL destructorsJulien Pauli2017-08-011-0/+1
* Test to cover the change in ce1a0d97Anatol Belski2017-08-011-0/+14
* Shrink another large imageChristoph M. Becker2017-07-302-3/+3
* Shrink test imageChristoph M. Becker2017-07-301-0/+0
* Skip this test if ext/gd is not availableChristoph M. Becker2017-07-301-0/+4
* Fixed bug #62934Nikita Popov2017-07-282-2/+12
* relax test on travisAnatol Belski2017-07-281-12/+13
* Fixed testXinchen Hui2017-07-271-0/+27
* Fixed bug #74949 (null pointer dereference in _function_string)Xinchen Hui2017-07-272-1/+40
* Bugfix #74993 Wrong reflection param into for some intl: lookup_*() methodsSara Golemon2017-07-262-21/+94
* Fixed bug #74833, SID constant created with wrong module numberAnatol Belski2017-07-262-1/+28
* Fix bug #74991 - include_path has a 4096 char (minus "__DIR__:") limit, in so...Benjamin W. Broersma2017-07-262-1/+24
* Expose oci_unregister_taf_callback()Christopher Jones2017-07-267-23/+67
* Fixed finding CURL on systems with multiarch supportCarsten Brandt2017-07-251-3/+19
* minor loop optimizations, closes #2633Joe Watkins2017-07-252-6/+9
* Update copyright year to 2017Peter Kokot2017-07-242-3/+3
* Add test for bug #74903Anatol Belski2017-07-241-0/+83
* openssl: Add openssl_pkcs12_export_to_file testsJelle van der Waa2017-07-241-0/+60
* Update PHP 5 version to 7 in header commentsPeter Kokot2017-07-242-3/+3
* Fix #71606: Segmentation fault mb_strcut with HTML-ENTITIESChristoph M. Becker2017-07-233-2/+22
* Fixed bug #74968 PHP crashes when calling mysqli_result::fetch_object with an...Anatol Belski2017-07-222-0/+28
* Fixed bug #74950 (nullpointer deref in simplexml_element_getDocNamespaces)Xinchen Hui2017-07-212-6/+22
* fix dir separator in testAnatol Belski2017-07-191-1/+1
* Do not allow using traits/interfaces/abstract classes as stream wrappersSara Golemon2017-07-191-0/+12
* Add oci8_failover.c to config.w32, follow up for commit 1b797f7aLior Kaplan2017-07-191-1/+1
* Fixed #74699 - Broken ArrayIterator unserializingandrewnester2017-07-183-51/+145
* Fix check of mysql_commit() return valueYaoGuai2017-07-181-1/+1
* Fixed bug #74906 redirecting incorrect include <sys/errno.h>Peter Kokot2017-07-171-7/+1
* Bump OCI8 version for recent patchChristopher Jones2017-07-143-7/+22
* increase poll timeout as false positives mitigationAnatol Belski2017-07-121-1/+1
* Revert "Add more constants, improve comments, and add tests"Anatol Belski2017-07-104-162/+1
* #73594 tests only check the extra params if dns_get_record is successfulPedro Magalhães2017-07-102-4/+6