History log of /PHP-5.3/Zend/zend.h (Results 76 – 100 of 360)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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? :)


# 2a3ca10a 10-Jan-2005 Rasmus Lerdorf

Fix OSX DL_UNLOAD macro and actually use it to make shared extensions
work on OSX.


# a139dbf9 09-Jan-2005 foobar

- Fix outside-source-tree builds. Always include generated header files
with #include <some_header.h> to make sure the correct file is used.


Revision tags: php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1
# ae78d7d4 03-Nov-2004 Moriyoshi Koizumi

- Checks for Darwin'ish systems that uses Mach-O, which apparently doesn't
support weak symbol aliasing at this time.


# 4b10a256 30-Oct-2004 Marcus Boerger

Bump version (as discussed with Andi)


Revision tags: PRE_NEW_VM_GEN_PATCH
# e0ec7c98 26-Sep-2004 Marcus Boerger

- Fix build


# f17aa81e 26-Sep-2004 Andi Gutmans

- Apply Thies and Sterling's patch which doesn't call ctor/dtor functions
- for types which don't require it (BOOL/NULL/LONG/DOUBLE)
- Breaks serialization!!!


Revision tags: php-5.0.2
# ff40ceab 22-Sep-2004 Anantha Kesari H Y

defined ZEND_PATHS_SEPERATOR to semicolon for NetWare


Revision tags: php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH
# 85a36e2b 05-Sep-2004 Zeev Suraski

Fix reverse dependency


12345678910>>...15