summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fixed buildDmitry Stogov2016-04-071-2/+2
| * | fix merge mistakeAnatol Belski2016-04-061-1/+1
| * | fix testsAnatol Belski2016-04-062-20/+92
| * | PostgreSQL's PDOStatement::getColumnMeta() fills in table's name.Petr Sýkora2016-04-061-0/+35
| * | fix indentAnatol Belski2016-04-061-40/+40
| * | Fixed bug #71978 (Existence of return type hint affects other compatibility r...Dmitry Stogov2016-04-063-12/+49
| * | fix testAnatol Belski2016-04-061-1/+1
| * | fix bug #71667 (emulate how mssql extension names "computed" columns)Adam Baratz2016-04-064-5/+51
| * | update NEWSAnatol Belski2016-04-061-0/+1
| * | add 32-bit specific variont for #62498Anatol Belski2016-04-061-0/+185
| * | skip test on 32-bitAnatol Belski2016-04-061-1/+2
| * | make opcache lockfile path configurableFatih ACAR2016-04-064-4/+13
| * | return zvals instead of strings, cast or not based on stringify attributeAdam Baratz2016-04-065-75/+239
| * | fix testAnatol Belski2016-04-061-2/+6
| * | add skip slow testAnatol Belski2016-04-061-0/+1
* | | Fixed bug #71940 (Unserialize crushes on restore object reference)Xinchen Hui2016-04-074-19/+92
|/ /
* | Fixed orderXinchen Hui2016-04-061-13/+13
* | Fixed bug #71969 (str_replace returns an incorrect resulting array after a fo...Xinchen Hui2016-04-063-0/+31
* | update NEWSAnatol Belski2016-04-051-0/+2
* | Add driver-specific attributes for controlling calls to dbsetlogintime() and ...Adam Baratz2016-04-055-2/+90
* | update NEWSAnatol Belski2016-04-051-0/+4
* | fix and extend testAnatol Belski2016-04-051-22/+103
* | Don't roundtrip to the database to get the column type if you already know itJoe Bylund2016-04-052-25/+159
* | remove description for apache 1.3DQNEO2016-04-051-204/+0
* | update NEWSAnatol Belski2016-04-051-0/+4
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-04-050-0/+0
|\ \ | |/
| * update NEWSAnatol Belski2016-04-051-0/+4
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-04-052-0/+15
|\ \ | |/
| * Use STR_EMPTY_ALLOC macro insteadThomas Punt2016-04-051-2/+2
| * Fix DateInterval::format segfaultThomas Punt2016-04-052-0/+15
* | Merge branch 'PHP-5.6' into PHP-7.0Matteo Beccati2016-04-058-129/+191
|\ \ | |/
| * Fixed bug #71447 (Quotes inside comments not properly handled)Matteo Beccati2016-04-044-125/+187
| * Fixed a few PDO tests to conform to PDO Common standardsMatteo Beccati2016-04-044-4/+4
| * news entry #69537Joe Watkins2016-04-041-0/+2
| * Fix #69537: __debugInfo with empty string for key gives errorJoe Watkins2016-04-032-1/+20
* | update NEWSAnatol Belski2016-04-041-0/+4
* | Fix #71943: dblib_handle_quoter needs to allocate an extra byteAdam Baratz2016-04-042-2/+26
* | news entry #71428Joe Watkins2016-04-041-0/+1
* | news entry #69537Joe Watkins2016-04-041-0/+2
* | news entry 71609Joe Watkins2016-04-041-0/+1
* | magical notation is magicalJoe Watkins2016-04-041-3/+3
* | move this to standard [ci skip]Joe Watkins2016-04-041-1/+1
* | news updatesJoe Watkins2016-04-041-0/+3
* | Merge branch 'PHP-7.0' of https://github.com/php/php-src into PHP-7.0Joe Watkins2016-04-035-2/+98
|\ \
| * | Fix ODBC bug for varchars returning with length zeroElizabeth Marie Smith2016-04-012-0/+64
| * | Fixed bug #71930 (_zval_dtor_func: Assertion `(arr)->gc.refcount <= 1' failed)Xinchen Hui2016-04-013-2/+34
* | | fix #69537: __debugInfo with empty string for key gives errorJoe Watkins2016-04-032-1/+20
|/ /
* | fix #71287 (substr_replace bug when length type is string)Joe Watkins2016-03-313-8/+19
* | remove unused params || woopsJoe Watkins2016-03-311-6/+1
* | Merge branch 'PHP-7.0' of https://github.com/php/php-src into PHP-7.0Joe Watkins2016-03-3112-88/+159
|\ \