#
b20ed0d2 |
| 29-Sep-2007 |
Dmitry Stogov |
Added support for __callstatic() magic method. (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)
|
#
ba144fd4 |
| 20-Sep-2007 |
Jani Taskinen |
- Fix test and tuned error message
|
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, php-5.2.3, RELEASE_1_4, php-5.2.3RC1 |
|
#
80d2409f |
| 18-May-2007 |
Dmitry Stogov |
Improved compilation of heredocs and interpolated strings. (Matt, Dmitry)
|
Revision tags: RELEASE_1_2_0 |
|
#
756f3f60 |
| 11-May-2007 |
Antony Dovgal |
MFH: fix #41351 (Invalid opcode with foreach ($a[] as $b))
|
#
d8ce0568 |
| 04-May-2007 |
Dmitry Stogov |
Fixed altering $this via argument named "this"
|
Revision tags: php-4.4.7, php-5.2.2 |
|
#
df61bae6 |
| 02-May-2007 |
Dmitry Stogov |
Reverted the following fixed because of php-5.2.2 release process - Fixed altering $this via argument named "this". - Fixed bug #41097 (ext/soap returning associative array as indexed without
Reverted the following fixed because of php-5.2.2 release process - Fixed altering $this via argument named "this". - Fixed bug #41097 (ext/soap returning associative array as indexed without using WSDL). - Fixed bug #41004 (minOccurs="0" and null class member variable).
show more ...
|
#
688cc503 |
| 02-May-2007 |
Dmitry Stogov |
Fixed altering $this via argument named "this"
|
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 |
|
#
17c0c49a |
| 04-Apr-2007 |
Ilia Alshanetsky |
Addres limitation of __HALT_COMPILER() that allowed only one instance per request. # Patch by Greg Beaver
|
Revision tags: RELEASE_1_0_1 |
|
#
6458e424 |
| 23-Mar-2007 |
Dmitry Stogov |
Fixed bug #40899 (memory leak when nesting list())
|
#
30f45e15 |
| 12-Mar-2007 |
Antony Dovgal |
MFH: fix #40784 (Case sensivity in constructor's fallback)
|
Revision tags: php-4.4.6 |
|
#
50ea2676 |
| 24-Feb-2007 |
Marcus Boerger |
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
Revision tags: 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 |
|
#
ed30d91c |
| 01-Feb-2007 |
Dmitry Stogov |
Fixed possible crash because of dereference of NULL
|
Revision tags: php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3 |
|
#
7b70e5be |
| 15-Jan-2007 |
Antony Dovgal |
missing comma
|
#
9ca5652f |
| 15-Jan-2007 |
Antony Dovgal |
fix error message and #40111
|
#
e470e22e |
| 10-Jan-2007 |
Dmitry Stogov |
- Fixed bug #35106 (nested foreach fails when array variable has a reference). - Fixed bug #36214 (__get method works properly only when conditional operator is used). - Fixed bug #39449 (Ove
- Fixed bug #35106 (nested foreach fails when array variable has a reference). - Fixed bug #36214 (__get method works properly only when conditional operator is used). - Fixed bug #39449 (Overloaded array properties do not work correctly). - Fixed bug #39990 (Cannot "foreach" over overloaded properties).
show more ...
|
#
8c086cae |
| 09-Jan-2007 |
Dmitry Stogov |
Fixed bug #40002 (Try/Catch performs poorly)
|
Revision tags: php-4.4.5RC1, php-5.2.1RC2 |
|
#
4223aa4d |
| 01-Jan-2007 |
Sebastian Bergmann |
MFH: Bump year.
|
#
5ead6133 |
| 21-Dec-2006 |
Ilia Alshanetsky |
Fix a possible memory leak
|
Revision tags: php-5.2.1RC1 |
|
#
db87e11e |
| 12-Dec-2006 |
Sara Golemon |
MFH: Bugfix# 39435: 'foo' instanceof bar gives invalid opcode error
|
#
68890ce1 |
| 05-Dec-2006 |
Dmitry Stogov |
Fixed bug #39721 (Runtime inheritance causes data corruption)
|