summaryrefslogtreecommitdiff
path: root/ext/date
Commit message (Expand)AuthorAgeFilesLines
* fixed changed error message in testChristoph M. Becker2015-08-171-1/+1
* Merge branch 'PHP-5.6'Christoph M. Becker2015-08-172-4/+26
|\
| * Fix #70277: new DateTimeZone($foo) is ignoring text after null byteChristoph M. Becker2015-08-172-4/+26
| * Fixed sorting orderDerick Rethans2015-08-161-1105/+1105
* | Updated to version 2015.6 (2015f)Derick Rethans2015-08-161-1105/+1105
* | Merge branch 'PHP-5.6'Christoph M. Becker2015-08-142-1/+9
|\ \ | |/
| * Fix #70266 (DateInterval::__construct.interval_spec is not supposed to be opt...Christoph M. Becker2015-08-142-1/+9
| * Of course, we support v2 in PHP 5.6 as well.Derick Rethans2015-08-131-0/+2
| * Updated to version 2015.6 (2015f)Derick Rethans2015-08-131-585/+585
| * Updated to version 2015.6 (2015f)Derick Rethans2015-08-121-28014/+29505
* | Updated to version 2015.6 (2015f)Derick Rethans2015-08-131-28014/+29505
* | Tell timelib we support v2Derick Rethans2015-08-131-0/+2
* | Revert "Updated to version 2015.6 (2015f)"Xinchen Hui2015-08-131-29505/+28014
* | Updated to version 2015.6 (2015f)Derick Rethans2015-08-121-28014/+29505
* | Fix #70245: strtotime does not emit warning when 2nd parameter is object or s...Christoph M. Becker2015-08-122-1/+11
* | fix 32-bit testStanislav Malyshev2015-08-051-6/+6
* | fix mergeStanislav Malyshev2015-08-041-6/+6
* | Merge branch 'PHP-5.6'Stanislav Malyshev2015-08-042-12/+12
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-08-043-74/+80
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-08-043-74/+80
| | |\
| | | * Do not do convert_to_* on unserialize, it messes up referencesStanislav Malyshev2015-08-043-79/+85
| | | * Fix bug #68942 (Use after free vulnerability in unserialize() with DateTimeZone)Stanislav Malyshev2015-02-172-7/+12
| | * | - Updated to version 2015.5 (2015e)Derick Rethans2015-06-151-587/+0
| | * | - Updated to version 2015.5 (2015e)Derick Rethans2015-06-151-6/+46213
| | * | - Updated to version .-96 ()Derick Rethans2015-06-151-45590/+7
* | | | removed another E_STRICT(with the approval of Derick), 3 more to goFerenc Kovacs2015-07-303-3/+3
* | | | first stone on using the unified globals accessorAnatol Belski2015-07-291-5/+1
* | | | Merge branch 'PHP-5.6'Christoph M. Becker2015-07-071-1/+1
|\ \ \ \ | |/ / /
| * | | fixed typo in test for bug #66985Christoph M. Becker2015-07-071-1/+1
| * | | - Updated to version 2015.5 (2015e)Derick Rethans2015-06-151-587/+0
| * | | - Updated to version 2015.5 (2015e)Derick Rethans2015-06-151-6/+46213
| * | | - Updated to version .-96 ()Derick Rethans2015-06-151-45590/+7
* | | | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-5/+5
* | | | Improved zend_string API (Francois Laupretre)Dmitry Stogov2015-06-291-2/+2
* | | | Merge branch 'pull-request/1284'Anatol Belski2015-06-179-18/+18
|\ \ \ \
| * \ \ \ Merge branch 'master' into throwable-interfaceAaron Piotrowski2015-06-1418-124/+140
| |\ \ \ \
| * | | | | Update exception names in tests after formatting changes.Aaron Piotrowski2015-05-171-1/+1
| * | | | | Merge branch 'master' into throwable-interfaceAaron Piotrowski2015-05-172-2/+6
| |\ \ \ \ \
| * | | | | | Updated tests to reflect exception class changes.Aaron Piotrowski2015-05-168-17/+17
* | | | | | | - Updated to version 2015.5 (2015e)Derick Rethans2015-06-151-587/+0
* | | | | | | - Updated to version 2015.5 (2015e)Derick Rethans2015-06-151-6/+46213
* | | | | | | - Updated to version .-96 ()Derick Rethans2015-06-151-45590/+7
| |_|/ / / / |/| | | | |
* | | | | | Revert fix for bug #55407Anatol Belski2015-06-122-1/+3
* | | | | | Get rid of more ZVAL_ZVAL() macrosDmitry Stogov2015-06-121-8/+16
* | | | | | Avoid zval duplication in ZVAL_ZVAL() macro (it was necessary only in few pla...Dmitry Stogov2015-06-121-40/+32
* | | | | | Merge branch 'PHP-5.6'Xinchen Hui2015-06-041-0/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-06-041-0/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Fixed invalid read druing apache reloadXinchen Hui2015-06-041-0/+4
| | * | | | fix test output (32bits)Remi Collet2015-05-141-1/+1
| * | | | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2015-05-052-4/+4
| |\ \ \ \ \ | | |/ / / /