#
8e57ad19 |
| 24-Jan-2011 |
Ilia Alshanetsky |
removed un-used variable
|
#
05b2d22a |
| 24-Jan-2011 |
Ilia Alshanetsky |
removed un-used variable
|
#
e9d18e09 |
| 24-Jan-2011 |
Stanislav Malyshev |
Fixed bug #5273 (Can't use new properties in class extended from DateInterval)
|
#
1a8b87d2 |
| 24-Jan-2011 |
Stanislav Malyshev |
Fixed bug #5273 (Can't use new properties in class extended from DateInterval)
|
#
4756d7c2 |
| 24-Jan-2011 |
Stanislav Malyshev |
Fixed Bug #52063 (DateTime constructor's second argument doesn't have a null default value)
|
#
a6c0a4e4 |
| 24-Jan-2011 |
Stanislav Malyshev |
Fixed Bug #52063 (DateTime constructor's second argument doesn't have a null default value)
|
#
0dcf2de5 |
| 20-Jan-2011 |
Pierre Joye |
- be sure that we got tzid by adding a default case
|
#
e0af377b |
| 20-Jan-2011 |
Pierre Joye |
- be sure that we got tzid by adding a default case
|
#
58810bd0 |
| 12-Jan-2011 |
Derick Rethans |
- Fixed bug #53729 (DatePeriod fails to initialize recurrences on 64bit big-endian systems). (Patch by rein@basefarm.no)
|
#
8e73b708 |
| 12-Jan-2011 |
Derick Rethans |
- Fixed bug #53729 (DatePeriod fails to initialize recurrences on 64bit big-endian systems). (Patch by rein@basefarm.no)
|
Revision tags: php-5.2.17, php-5.3.5 |
|
#
927bf09c |
| 01-Jan-2011 |
Felipe Pena |
- Year++
|
#
0203cc3d |
| 01-Jan-2011 |
Felipe Pena |
- Year++
|
#
1cf5713d |
| 15-Dec-2010 |
Derick Rethans |
- Fixed a bug in DateTime->modify() where absolute date/time statements had no effect.
|
#
3a03c53d |
| 15-Dec-2010 |
Derick Rethans |
- Fixed a bug in DateTime->modify() where absolute date/time statements had no effect.
|
Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1 |
|
#
60ad3e54 |
| 18-Nov-2010 |
Felipe Pena |
- Fix build
|
#
95a88f04 |
| 18-Nov-2010 |
Derick Rethans |
- Fixed the call as well.
|
#
a2434bb6 |
| 18-Nov-2010 |
Derick Rethans |
- Revert the ABI changing commit.
|
#
bb1dbdf6 |
| 13-Nov-2010 |
Derick Rethans |
- Sync from HEAD.
|
#
a3161aa0 |
| 27-Sep-2010 |
Kalle Sommer Nielsen |
Removed a TSRMLS_FETCH() call in php_idate() in favor of the TSRMLS macros
|
#
ab6789a0 |
| 30-Aug-2010 |
Derick Rethans |
- Fixed bug #52668 (Iterating over a dateperiod twice is broken).
|
#
bd184cc5 |
| 30-Aug-2010 |
Derick Rethans |
- Fixed bug #52668 (Iterating over a dateperiod twice is broken).
|
Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1 |
|
#
4500357d |
| 08-Jun-2010 |
Sriram Natarajan |
- Fixed Bug #51168 (fails to compile with Sun Studio) # C99 standard supports inline keyword and supported by # by major compilers like GCC, HP C, IBM C and Sun C
|
#
dbddbb6e |
| 08-Jun-2010 |
Sriram Natarajan |
- Fixed Bug #51168 (fails to compile with Sun Studio) # C99 standard supports inline keyword and supported by # by major compilers like GCC, HP C, IBM C and Sun C
|
#
c5237d82 |
| 24-May-2010 |
Dmitry Stogov |
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
|
#
ad157979 |
| 12-May-2010 |
Michael Wallner |
Fixed bug #51725 (xmlrpc_get_type() returns true on invalid dates). (Mike)
|