summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Export date_get_immutable_ce() so that extensions can make use of it too.Derick Rethans2015-03-311-0/+1
* Fixed bug #64931Michael Wallner2015-03-303-1/+62
* Fixed Bug #65467Michael Wallner2015-03-301-1/+1
* fix bug #67761Michael Wallner2015-03-303-2/+24
* Fixed bug 64343Michael Wallner2015-03-304-0/+25
* Add RAND_egd check for compiling against LibreSSLLeigh2015-03-272-0/+3
* Fixed bug #69287 upgrade bundled sqlite to 3.8.8.3Anatol Belski2015-03-252-1888/+3743
* fix dir separator in testAnatol Belski2015-03-251-1/+1
* revert a4157423934edf7b8fdbcee163cced9bfd5748a, fix build odbc as sharedRemi Collet2015-03-251-13/+13
* Bug #69293 NEW segfault when using SoapClient::__setSoapHeader (bisected, reg...Xinchen Hui2015-03-251-1/+1
* Fixed #68021 - get_browser() browser_name_regexTjerk Meesters2015-03-224-44/+44
* Print checking message for all ODBC driversLior Kaplan2015-03-221-12/+36
* Change default option of ODBC drivers to no to enable bulding standalone ODBCLior Kaplan2015-03-221-14/+19
* add CURL_HTTP_VERSION_2_0 and CURL_VERSION_HTTP2Masaki Kagaya2015-03-221-0/+6
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-03-222-1/+4
|\
| * Bacport fix bug #68741 - Null pointer dereferenceStanislav Malyshev2015-03-221-0/+3
| * Check that the type is correctStanislav Malyshev2015-03-221-1/+1
* | Fix #68760: Fix freeing null segfault. Added test for behaviour.Danack2015-03-222-6/+47
* | cosmetic fix to default odbcverAnatol Belski2015-03-231-1/+1
* | Remove extraneous strlen() callRasmus Lerdorf2015-03-211-2/+0
* | - Updated to version 2015.2 (2015b)Derick Rethans2015-03-211-672/+729
* | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2015-03-191-0/+6
|\ \ | |/
| * Fixed bug #69152Dmitry Stogov2015-03-191-0/+6
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-03-171-1/+1
|\ \ | |/
| * Fix bug #69253 - ZIP Integer Overflow leads to writing past heap boundaryStanislav Malyshev2015-03-171-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-03-172-1/+46
|\ \ | |/
| * Fix bug #69248 - heap overflow vulnerability in regcomp.cStanislav Malyshev2015-03-171-1/+9
| * add test for bug #68976Stanislav Malyshev2015-03-171-0/+37
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-03-172-32/+35
|\ \ | |/
| * Fixed bug #68976 - Use After Free Vulnerability in unserialize()Stanislav Malyshev2015-03-172-31/+33
| * fix testsStanislav Malyshev2015-03-173-3/+3
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-03-171-1/+1
|\ \ | |/
| * Fix bug #69207 - move_uploaded_file allows nulls in pathStanislav Malyshev2015-03-171-1/+1
* | Fix flaws in session moduleJulien Pauli2015-03-162-1/+1
* | backport af2b0669 into 5.5Anatol Belski2015-03-161-0/+15
* | fix testAnatol Belski2015-03-141-0/+1
* | Fix #69203: FILTER_FLAG_STRIP_HIGH doesn't strip ASCII 127Jeff Welch2015-03-142-1/+17
* | Fixed typoXinchen Hui2015-03-141-1/+1
* | Little improvement, update NEWs, added testXinchen Hui2015-03-142-9/+19
* | Fix a leakVektah2015-03-131-6/+2
* | Fix bug #69227 and #65967Vektah2015-03-133-29/+40
* | We don't cache custom strems with callbacks anymoreDmitry Stogov2015-03-101-17/+0
* | Fix crypto stream timeout regressionsDaniel Lowrey2015-03-091-18/+19
* | Revert "Fix #63486"Xinchen Hui2015-03-092-56/+0
* | Fix #69202: FILTER_FLAG_STRIP_BACKTICK ignored unless other flags are used.Jeff Welch2015-03-092-1/+17
* | added missing parenthesesMasaki Kagaya2015-03-082-1/+13
* | Merge branch 'pull-request/1104' into PHP-5.5Stanislav Malyshev2015-03-082-0/+56
|\ \
| * | Fix #63486Julien Pauli2015-02-202-0/+56
* | | Merge branch 'pull-request/1106' into PHP-5.5Stanislav Malyshev2015-03-081-0/+45
|\ \ \
| * | | Fix #67626Julien Pauli2015-02-201-0/+45