#
3a3a7e74 |
| 01-Oct-2007 |
Dmitry Stogov |
Fixed bug #42798 (__autoload() not triggered for classes used in method signature).
|
#
72d0454b |
| 29-Sep-2007 |
Dmitry Stogov |
Added support for __callstatic() magic method (missing part). (Sara)
|
#
166266df |
| 29-Sep-2007 |
Dmitry Stogov |
Added support for Late Static Binding. (Dmitry, Etienne Kneuss)
|
#
f32ffe9b |
| 28-Sep-2007 |
Dmitry Stogov |
Namespaces
|
#
6c810b0d |
| 27-Sep-2007 |
Dmitry Stogov |
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
|
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, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND |
|
#
226c56fe |
| 21-Jul-2007 |
Jani Taskinen |
MFH: Fixed compiler warnings
|
#
1c7fa8fb |
| 13-Jun-2007 |
Dmitry Stogov |
Fixed bug #41633 (Crash instantiating classes with self-referencing constants)
|
#
28bc3950 |
| 13-Jun-2007 |
Dmitry Stogov |
Fixed some class constant issues related to bug #41633
|
Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1 |
|
#
04aefb4e |
| 21-May-2007 |
Antony Dovgal |
MFH
|
#
d7b30e45 |
| 18-May-2007 |
Antony Dovgal |
MFH: fix #41421 (Uncaught exception from a stream wrapper segfaults)
|
Revision tags: RELEASE_1_2_0, php-4.4.7, php-5.2.2 |
|
#
de4f3007 |
| 27-Apr-2007 |
Antony Dovgal |
MFH: initialize retval_ptr_ptr before returning FAILURE this fixes invalid read in #41209
|
Revision tags: php-5.2.2RC2 |
|
#
e1814f0d |
| 16-Apr-2007 |
Dmitry Stogov |
WIN64 support
|
Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1 |
|
#
79ed194a |
| 15-Mar-2007 |
Antony Dovgal |
fix #40815 (using strings like "class::func" and static methods in set_exception_handler() might result in crash)
|
#
b15d1f22 |
| 03-Mar-2007 |
Marcus Boerger |
- Catch empty class name error earlier
|
Revision tags: php-4.4.6, php-4.4.6RC1 |
|
#
0291ad5f |
| 15-Feb-2007 |
Dmitry Stogov |
Fixed bug #40236 (php -a function allocation eats memory)
|
Revision tags: 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.
|
#
96d9d6f0 |
| 28-Dec-2006 |
Ilia Alshanetsky |
Avoid strcpy() & strcat()
|
#
bed14f8a |
| 21-Dec-2006 |
Antony Dovgal |
MFH
|
Revision tags: php-5.2.1RC1 |
|
#
011e0cde |
| 10-Nov-2006 |
Dmitry Stogov |
Start timiout thread on Windows only if necessary
|
Revision tags: php-5.2.0, php-5.2.0RC6 |
|
#
68411101 |
| 18-Oct-2006 |
Johannes Schlüter |
- MFH: added missing return...
|
#
dcf24900 |
| 18-Oct-2006 |
Johannes Schlüter |
- MFH: Fix #38465 (ReflectionParameter fails if default value is an access to self::
|
#
630024d8 |
| 11-Oct-2006 |
Antony Dovgal |
MFH
|
Revision tags: php-5.2.0RC5 |
|
#
ecd52167 |
| 28-Sep-2006 |
Dmitry Stogov |
Fixed wrong return value
|
Revision tags: php-5.2.0RC4 |
|
#
d6ee9d48 |
| 11-Sep-2006 |
Antony Dovgal |
MFH: fix #38779 (engine crashes when require()'ing file with syntax error through userspace stream wrapper)
|
Revision tags: 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 |
|
#
8bb047ee |
| 12-Jul-2006 |
Dmitry Stogov |
Fixed bug #36759 (Objects destructors are invoked in wrong order when script is finished).
|