History log of /PHP-5.4/Zend/zend.c (Results 226 – 250 of 433)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 17439aa9 05-Feb-2003 Zeev Suraski

Rework static class properties - now supports access restrictions


# 471947b1 04-Feb-2003 Zeev Suraski

Reimplement PPP properties


# 333406bd 01-Feb-2003 foobar

- Added some missing CVS $Id$ tags, headers and footers.


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# f30f3590 14-Jan-2003 Stanislav Malyshev

ws


# d48ffd97 12-Jan-2003 Stanislav Malyshev

RIP handle_* functions. ZE2 will use __ handlers instead.
# Yes, I know this will break some things. I will fix those I can find shortly.


# 24db7f18 12-Jan-2003 Sebastian Bergmann

ZTS fixes.


# 9bba373a 12-Jan-2003 Stanislav Malyshev

Use generic handlers instead of Z_OBJ


# 424e98f4 12-Jan-2003 Zeev Suraski

Implemented compatibility mode
To enable - zend2.implicit_clone = on in php.ini or using ini_set()


# 2c44fab3 11-Jan-2003 Derick Rethans

- Ported the zend_execute_internal hook to ZendEngine2.


# b817dab2 09-Jan-2003 Zeev Suraski

Fix leak


# 2c5d4b8c 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3
# e062dffe 06-Dec-2002 Zeev Suraski

- Implement public/protected/private methods.
- Prevent instantiation of classes with abstract methods.
Based in part on Marcus's patch.


# 27de54b0 01-Dec-2002 Andi Gutmans

- MFZE1


# f222884e 01-Dec-2002 Andi Gutmans

- Revert as the patch doesn't compile


# b6ecd670 01-Dec-2002 Andi Gutmans

- MFZE1


# 671fff2f 30-Nov-2002 Andi Gutmans

h WHitespace


# 2de45bec 29-Nov-2002 Andi Gutmans

- Initialize constants_updated (by Marcus)


Revision tags: php-4.3.0RC2, RELEASE_1_0b2
# 5cb8fabb 24-Nov-2002 Andi Gutmans

- Fix crash


# 4be862b0 19-Nov-2002 Zeev Suraski

MFZE1 - error_reporting fix


Revision tags: BEFORE_RENAMING, php-4.3.0RC1
# b899f9bf 05-Nov-2002 Stig Bakken

Fixed some special cases that were crashing for the exception default
handler.


# e6054d28 02-Nov-2002 Derick Rethans

- MFZE1


Revision tags: php-4.3.0pre2
# cf36abb2 18-Oct-2002 Andi Gutmans

- Change opcode dispatch mechanism to use a function per opcode and use
- a lookup table using the opcode # to call the correct function.
- Still have lots of tuning to do.


# e842ef9f 12-Oct-2002 Ilia Alshanetsky

MFZE1 (floats & locale issue)


Revision tags: RELEASE_1_0b1, php-4.3.0pre1
# 7cba0254 07-Oct-2002 Andi Gutmans

- Allow access to private/protected variables of $clone inside the __clone()
- method


Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# bd115087 19-Sep-2002 Zeev Suraski

MFZE1 - connection_status() fix


12345678910>>...18