Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2 |
|
#
e029a0ee |
| 29-Sep-2007 |
Nuno Lopes |
fix a few compiler warnings (mostly use of unitialized values)
|
Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2 |
|
#
c07aeab8 |
| 06-Aug-2007 |
Jani Taskinen |
Touch generated file
|
Revision tags: php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND |
|
#
fe9a8266 |
| 09-Jul-2007 |
Dmitry Stogov |
Proper fix for MOPB-29
|
Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1 |
|
#
2c06cea7 |
| 27-Mar-2007 |
Antony Dovgal |
MFH: fix compile warning
|
#
88f48476 |
| 23-Mar-2007 |
Nuno Lopes |
regenerate to fix gcov build. plus use re2c bitvectors
|
#
0af75d6b |
| 23-Mar-2007 |
Stanislav Malyshev |
fix MOPB-29 - unserialize modifier S does not calculate length correctly # reported by Stefan Esser
|
Revision tags: php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2 |
|
#
4223aa4d |
| 01-Jan-2007 |
Sebastian Bergmann |
MFH: Bump year.
|
Revision tags: php-5.2.1RC1 |
|
#
8f5310af |
| 15-Dec-2006 |
Andrei Zmievski |
Support for 'S' format in unserialize() (forward compatibility with PHP 6)
|
Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2 |
|
#
5bd93221 |
| 01-Jan-2006 |
foobar |
bump year and license version
|
Revision tags: php-5.1.2RC1 |
|
#
93d339be |
| 18-Dec-2005 |
foobar |
touch with re2c 0.9.11
|
Revision tags: RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2 |
|
#
8c7f03c8 |
| 01-Dec-2005 |
foobar |
MFH: - Fix paths for --enable-gcov
|
Revision tags: php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE |
|
#
27df9817 |
| 05-Sep-2005 |
foobar |
touch
|
Revision tags: php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0 |
|
#
23e671a5 |
| 03-Aug-2005 |
foobar |
- Bumber up year
|
Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2 |
|
#
a66eb331 |
| 28-Jun-2005 |
foobar |
- Regenerated with re2c 0.9.8
|
Revision tags: php-5.1.0b2, php-4.4.0RC1 |
|
#
80309414 |
| 11-Jun-2005 |
foobar |
revert
|
#
467db930 |
| 11-Jun-2005 |
foobar |
regenerated with re2c 0.9.7
|
Revision tags: php-5.1.0b1, php-5.0.1b1 |
|
#
f887ae2e |
| 02-Jun-2005 |
foobar |
touch
|
#
9383e1b8 |
| 01-Jun-2005 |
Dmitry Stogov |
Fixed bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded)
|
#
8defc849 |
| 31-May-2005 |
foobar |
Touch
|
#
519f381f |
| 14-Apr-2005 |
foobar |
- Regenerated with re2c 0.9.6 (fixes severe bugs)
|
Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1 |
|
#
bd13b721 |
| 10-Mar-2005 |
Marcus Boerger |
- Wrong order of action - touch
|
#
34c432de |
| 09-Mar-2005 |
Marcus Boerger |
- Fix #31442 unserialize broken on 64-bit systems - Fix one warning
|
#
7c1d94a7 |
| 08-Mar-2005 |
foobar |
update
|
#
c61608ef |
| 01-Mar-2005 |
foobar |
update
|
#
634a5ec6 |
| 27-Feb-2005 |
Stanislav Malyshev |
fix typo
|