summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* i386 buildJoe Watkins2019-06-111-2/+0
* Fix typo in opcache function flag info (mage->image)Tyson Andre2019-06-111-1/+1
* Clean up opcache func flags for set_socket_blockingTyson Andre2019-06-111-1/+0
* Fix a typo in opcache func info for "get_parrent_class"Tyson Andre2019-06-111-1/+1
* ext/pgsql: Use PKG_CHECK_MODULES to detect the pq libraryHugh McMaster2019-06-111-62/+9
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-06-112-0/+46
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-06-112-0/+46
| |\
| | * Fix #77937: preg_match failedChristoph M. Becker2019-06-112-0/+46
* | | Merge branch 'PHP-7.3' into PHP-7.4Dmitry Stogov2019-06-101-0/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-06-101-0/+4
| |\ \ | | |/
| | * Fixed possible misalignment in 32-bit build.Dmitry Stogov2019-06-101-0/+4
* | | fix flaky ipv4 loopback testJoe Watkins2019-06-101-8/+5
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-06-071-1/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-071-1/+4
| |\ \ | | |/
| | * Enable STRICT_TRANS_TABLES in new testNikita Popov2019-06-071-1/+4
* | | Merge branch 'PHP-7.3' into PHP-7.4Dmitry Stogov2019-06-072-10/+109
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-06-072-10/+109
| |\ \ | | |/
| | * Fixed bug #77135 (Extract with EXTR_SKIP should skip $this)Dmitry Stogov2019-06-072-42/+127
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-06-074-5/+310
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-074-5/+310
| |\ \ | | |/
| | * Fixed bug #38546Cameron Porter2019-06-074-5/+310
* | | ext/xsl: Use PKG_CHECK_MODULES to detect the EXSLT libraryHugh McMaster2019-06-071-15/+6
* | | ext/xsl: Use PKG_CHECK_MODULES to detect the XSLT libraryHugh McMaster2019-06-071-42/+18
* | | Use zero port in socket_(export|import)_stream-4-win.phptChristoph M. Becker2019-06-062-10/+10
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-06-061-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-06-061-1/+1
| |\ \ | | |/
| | * Fix test regarding Unix Domain Sockets on WindowsChristoph M. Becker2019-06-061-1/+1
* | | php_zip_pcre: Match pattern before stating for directoriesNikita Popov2019-06-061-13/+13
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-06-062-2/+20
|\ \ \ | |/ /
| * | Fix #78114: segfault when calling sodium_* functions from evalChristoph M. Becker2019-06-062-2/+20
* | | Cheaper checks for exceptions thrown from __toString()Dmitry Stogov2019-06-0627-151/+172
* | | this test is flaky on azure, and can't see why from current outputJoe Watkins2019-06-051-36/+29
* | | Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-06-051-10/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-06-051-10/+1
| |\ \ | | |/
| | * fix flaky posix testJoe Watkins2019-06-051-10/+1
* | | Deprecate ReflectionType::__toString()Nikita Popov2019-06-054-7/+13
* | | Allow exceptions in __toString()Nikita Popov2019-06-0583-313/+913
* | | Use zero port in socket_(export|import)_stream-5.phptNikita Popov2019-06-052-4/+4
* | | ignore first gets time which is usually a few ms onlyRemi Collet2019-06-051-1/+1
* | | Make mysqli_connect arguments explicitly nullableNikita Popov2019-06-051-6/+6
* | | keep DIR option to --with-unixODBC for old versions without libodbc.pcRemi Collet2019-06-051-3/+14
* | | Avoid concurrent directory writes in FilesystemIterator testNikita Popov2019-06-051-1/+2
* | | Fix potential port conflictsNikita Popov2019-06-043-10/+10
* | | ext/zip: Replace $LIBZIP_LIBDIR with $LIBZIP_LIBSHugh McMaster2019-06-041-3/+2
* | | Try to make 17result.php more robustNikita Popov2019-06-042-4/+4
* | | Use a common setup macro to detect the Expat libraryHugh McMaster2019-06-042-27/+9
* | | Prevent use of TLS 1.3 in stream_server_reneg_limit.phptNikita Popov2019-06-031-0/+2
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-06-031-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-031-0/+1
| |\ \ | | |/
| | * Clear errors after SSL_CTX_load_verify_locations()Nikita Popov2019-06-031-0/+1