Revision tags: RELEASE_2_0_0 |
|
#
916815b7 |
| 03-Aug-2005 |
foobar |
Bump up the year
|
Revision tags: RELEASE_0_9 |
|
#
bdf2753e |
| 14-Jul-2005 |
Andi Gutmans |
- Back to -dev
|
Revision tags: php-5.1.0b3 |
|
#
a007ddb1 |
| 14-Jul-2005 |
Andi Gutmans |
- Beta 3
|
#
f030fe2f |
| 12-Jul-2005 |
Andi Gutmans |
- Back to -dev
|
#
897818e1 |
| 12-Jul-2005 |
Andi Gutmans |
- Beta 3
|
Revision tags: php-4.4.0 |
|
#
345e0255 |
| 07-Jul-2005 |
Dmitry Stogov |
Fixed bug #33512 (Add missing support for isset()/unset() overloading to complement the property get/set methods)
|
Revision tags: php-4.4.0RC2 |
|
#
ec92bb88 |
| 23-Jun-2005 |
Andi Gutmans |
- Back to -dev
|
Revision tags: php-5.1.0b2 |
|
#
fe238490 |
| 23-Jun-2005 |
Andi Gutmans |
- Beta 2
|
#
da201c1b |
| 21-Jun-2005 |
Andi Gutmans |
- Back to -dev. Guys (n' Girls), give at least 1 hour before you start - complaining about not going back to -dev. I like checking the tarball - before I change it back.
|
#
9bf68ef6 |
| 21-Jun-2005 |
Andi Gutmans |
- Take #3 :)
|
#
cf0c7a9f |
| 20-Jun-2005 |
Andi Gutmans |
- Back to -dev
|
#
fd3d8e95 |
| 20-Jun-2005 |
Andi Gutmans |
- Beta 2
|
#
aedbdb08 |
| 16-Jun-2005 |
Dmitry Stogov |
Allowed return by refrence from internal functions
|
#
47676bc0 |
| 15-Jun-2005 |
Dmitry Stogov |
Fixed OS X compatibility
|
Revision tags: php-4.4.0RC1 |
|
#
cec2347c |
| 13-Jun-2005 |
Dmitry Stogov |
Fixed bug #33212 ([GCC 4]: 'zend_error_noreturn' aliased to external symbol 'zend_error'). The fix is not tested on Solaris and DARWIN!
|
#
16bbd70c |
| 11-Jun-2005 |
Andi Gutmans |
- Back to -dev
|
#
e0787f3d |
| 11-Jun-2005 |
Andi Gutmans |
- b2 (will post it to internals@)
|
#
0638c657 |
| 10-Jun-2005 |
Andi Gutmans |
- Back to -dev
|
Revision tags: php-5.1.0b1, php-5.0.1b1 |
|
#
3b1f8e9a |
| 10-Jun-2005 |
Andi Gutmans |
- Go with 5.1.0b1
|
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 |
|
#
757da1ee |
| 07-Mar-2005 |
Marcus Boerger |
- New Interface Serializeable - Change signature of unserialize() callback to ease inheritance and support code reuse of handlers
|
#
5b98a092 |
| 23-Feb-2005 |
Stanislav Malyshev |
Custom object serializer infrastructure # The detailed announce on the list will follow
|
#
8eb3b715 |
| 22-Feb-2005 |
Anantha Kesari H Y |
NetWare can include autoconf generated config headers
|
Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2 |
|
#
fd4fe1c8 |
| 02-Feb-2005 |
Dmitry Stogov |
Fixed bugs #29767 and #31683 (__get and __set methods must not modify property name).
|
#
601140cb |
| 25-Jan-2005 |
foobar |
New versions of glibc support a RTLD_DEEPBIND flag to dlopen. The effect of this flag when loading a "foo.so" with undefined symbols is that the search that symbol starts at foo.so and its d
New versions of glibc support a RTLD_DEEPBIND flag to dlopen. The effect of this flag when loading a "foo.so" with undefined symbols is that the search that symbol starts at foo.so and its dependencies *before* the loading process' global symbol table. This is an effective workaround for symbol namespace collisions between various modules and the libraries on which they depend (where fixing the respective modules or libraries is not possible e.g. due to API constraints). (By: Joe Orton)
show more ...
|
#
2c65e09a |
| 20-Jan-2005 |
foobar |
- Revert the weird change of ZEND_STRS() macro and use the correct ZEND_STRL() macro. # ZEND_STRS was changed to be same as ZEND_STRL..someone on crack? :)
|