summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make DatePeriod support DateTimeImmutable as well.immutable-dateDerick Rethans2013-01-123-1/+60
* Fixed crash bug when the non-OO interface was used.Derick Rethans2013-01-121-1/+1
* Rename DateTimePoint to DateTimeImmutable.Derick Rethans2013-01-124-89/+89
* Added another test to test the unmodified inherited methods.Derick Rethans2013-01-121-0/+25
* Added a few missing TSRMLS_DC/TSRMLS_CC.Derick Rethans2013-01-121-9/+9
* Added a test case for DateTimePoint.Derick Rethans2013-01-121-0/+167
* Implemented immutable DateTime objects as the DateTimePoint class.Derick Rethans2013-01-122-67/+401
* Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-01-101-0/+1
|\
| * Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-01-101-0/+1
| |\
| | * Fixed uninitialized zval.type (Yoram)Dmitry Stogov2013-01-101-0/+1
* | | Merge branch 'PHP-5.4' into PHP-5.5ULF WENDEL2013-01-102-0/+149
|\ \ \ | |/ /
| * | MySQL 5.6 EXPIRE PASSWORD flag testsULF WENDEL2013-01-102-0/+149
* | | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-01-101-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2013-01-101-0/+0
| |\ \ | | |/
| | * Fix test after fix for bug #63943 (Bad warning text from strpos() on empty ne...Remi Collet2013-01-101-0/+0
* | | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-01-092-0/+6
|\ \ \ | |/ /
| * | Add mysqli support - constants and checking in mysqli_options() for theAndrey Hristov2013-01-092-0/+6
* | | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-01-090-0/+0
|\ \ \ | |/ /
| * | backport handling of expired passwords in mysqlnd to 5.4Andrey Hristov2013-01-092-2/+14
* | | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-01-091-1/+1
|\ \ \ | |/ /
| * | fix compilation error after mergeAndrey Hristov2013-01-091-1/+1
* | | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-01-091-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Andrey Hristov2013-01-091-0/+2
| |\ \ | | |/
| | * Use during connect the flags set with set_client_option()Andrey Hristov2013-01-091-0/+2
* | | support for password expiration in mysqlnd, through a flagAndrey Hristov2013-01-092-1/+10
* | | Merge branch 'PHP-5.5' of ssh://git.php.net/php-src into PHP-5.5Andrey Hristov2013-01-092-3/+4
|\ \ \
| * \ \ Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-01-092-3/+4
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-01-092-3/+4
| | |\ \ | | | |/
| | | * Fixed compilator bug that might cause jump depended on unitialized valueDmitry Stogov2013-01-092-3/+4
* | | | Add new constantsAndrey Hristov2013-01-091-1/+3
|/ / /
* | | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-01-094-0/+43
|\ \ \ | |/ /
| * | Fixed bug #63882 (zend_std_compare_objects crash on recursion)Dmitry Stogov2013-01-095-0/+44
* | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-01-092-1/+9
|\ \ \ | |/ /
| * | update NEWSXinchen Hui2013-01-091-0/+4
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-01-092-1/+9
| |\ \ | | |/
| | * Fixed bug #63943 (Bad warning text from strpos() on empty needle)Xinchen Hui2013-01-093-1/+13
| | * Update news with new bug fix.Derick Rethans2013-01-061-0/+4
* | | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-01-080-0/+0
|\ \ \ | |/ /
| * | Add NEWS for the previously cherry picked commit.Adam Harvey2013-01-081-0/+3
| * | sapi/litespeed/lsapi_main.c: Fix bug #63228George Wang2013-01-081-1/+1
| * | Merge branch 'PHP-5.4' of git.php.net:/php-src into PHP-5.4Derick Rethans2013-01-061-0/+71
| |\ \
* | | | fix different values of mysqli_stmt_affected_rows between libmysqlAndrey Hristov2013-01-073-2/+7
* | | | Merge branch 'PHP-5.4' into PHP-5.5Pierre Joye2013-01-071-1/+2
|\ \ \ \
| * \ \ \ Merge branch 'PHP-5.3' into PHP-5.4Pierre Joye2013-01-071-1/+2
| |\ \ \ \
| | * | | | - fix the fix for bug #50524Pierre Joye2013-01-071-1/+2
* | | | | | fix windows buildAnatoliy Belsky2013-01-061-1/+2
* | | | | | Merge branch 'PHP-5.5' of git.php.net:/php-src into PHP-5.5Derick Rethans2013-01-064-2/+131
|\ \ \ \ \ \
| * | | | | | News entry for bug #52126Lars Strojny2013-01-061-0/+1
| * | | | | | Add unit test for mail.log ini setting.Martin Jansen2013-01-061-0/+48
| * | | | | | Add a timestamp to the mail log.Martin Jansen2013-01-061-2/+11