summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-172-1/+76
|\
| * #72085: SEGV on unknown address zif_xml_parseChristoph M. Becker2016-08-172-1/+76
* | fix testAnatol Belski2016-08-171-1/+1
* | fix test cleanupAnatol Belski2016-08-161-1/+5
* | Fixed #72857 stream_socket_recvfrom read access violationAnatol Belski2016-08-162-1/+17
* | Remove unused OCI8 macrosChristopher Jones2016-08-161-14/+0
* | Fixed bug #72846 (getConstant for a array constant with constant values retur...Xinchen Hui2016-08-152-0/+50
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-08-141-0/+2
|\ \ | |/
| * put missing prototype and fix ts buildAnatol Belski2016-08-141-1/+3
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-08-141-0/+14
|\ \ | |/
| * Fixed bug #72759 Regression in pgo_pgsqlAnatol Belski2016-08-141-0/+14
* | Merge branch 'PHP-5.6' into PHP-7.0Jakub Zelenka2016-08-142-0/+25
|\ \ | |/
| * Fixed bug #72787 (json_decode reads out of bounds)Jakub Zelenka2016-08-142-0/+21
* | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-08-131-17/+24
|\ \ | |/
| * Bug 70195Benedict Singer2016-08-131-17/+25
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-134-27/+49
|\ \ | |/
| * Fix #72278: getimagesize returning FALSE on valid jpgChristoph M. Becker2016-08-134-28/+50
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-131-0/+12
|\ \ | |/
| * Fix #72823: strtr out-of-bound accessChristoph M. Becker2016-08-132-1/+19
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-132-1/+49
|\ \ | |/
| * Fix #60665: call to empty() on NULL result using PDO::FETCH_LAZY returns falseChristoph M. Becker2016-08-132-1/+50
| * Fix URL rewriter partiallyYasuo Ohgaki2016-08-113-66/+257
* | Fix URL rewriter partiallyYasuo Ohgaki2016-08-113-58/+249
* | Fix ASSERT logicKeyur2016-08-091-1/+1
* | Bugfix 72791: fix memory leak in PDO persistent connectionsKeyur2016-08-091-3/+10
* | Remove obsolete Id tagsChristopher Jones2016-08-094-9/+0
* | Bump version in OCI8 testChristopher Jones2016-08-091-3/+3
* | Merge branch 'bug72788' of https://github.com/keyurdg/php-src into PHP-7.0Xinchen Hui2016-08-095-8/+43
|\ \
| * | Remove typo'd commitKeyur2016-08-091-1/+0
| * | Fix bug 72788: Invalid memory access when database_object_handleKeyur2016-08-096-8/+44
* | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-081-0/+22
|\ \ \ | | |/ | |/|
| * | Add test for bug #69107: finfo no longer detects PHP filesChristoph M. Becker2016-08-081-0/+22
* | | Fix bug #55451Lauri Kenttä2016-08-073-3/+18
* | | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-08-071-2/+2
|\ \ \ | |/ /
| * | Fix stream_socket_enable_crypto() testNikita Popov2016-08-071-2/+2
| * | Fix the fix (Nikita), thanks!Kalle Sommer Nielsen2016-08-061-2/+2
| * | Check the return value of dbconvert() in mssql_guid_string(), as it may retur...Kalle Sommer Nielsen2016-08-061-5/+8
* | | Remove old $Id$ tagsChristopher Jones2016-08-074-13/+0
* | | Sync with 7.1 branch changes from Nikita & Dimitri to keep OCI8 code identicalChristopher Jones2016-08-074-228/+18
* | | Fix bug #72524 (Binding null values triggers ORA-24816 error)Christopher Jones2016-08-0711-487/+595
* | | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-08-052-16/+15
|\ \ \ | |/ /
| * | Fix #72764Ville Hukkamaki2016-08-052-15/+15
| * | Fix broken skip marker in test caseChristoph M. Becker2016-08-041-1/+1
* | | Merge branch 'PHP-5.6' into PHP-7.0Matteo Beccati2016-08-043-6/+5
|\ \ \ | |/ /
| * | Clean up FR #72633Matteo Beccati2016-08-043-6/+5
* | | Fixed invalid handle error with Implicit Result SetsChristopher Jones2016-08-042-6/+23
|\ \ \ | |/ /
| * | Fixed invalid handle error with Implicit Result Sets and bump OCI8 version.Christopher Jones2016-08-043-7/+23
* | | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-08-031-2/+3
|\ \ \ | |/ /
| * | Fix bug #72716 - initialize buffer before readStanislav Malyshev2016-08-031-40/+41
* | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-08-031-4/+4
|\ \ \ | |/ /