History log of /PHP-7.3/Zend/zend_objects_API.c (Results 126 – 144 of 144)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2
# 6a50660c 22-Jul-2003 Zeev Suraski

Fix isset()/empty() for non-trivial object elements
(API change - read_property now accepts an extra element)
Fixes bug #24436


# c9c1fcc0 20-Jul-2003 Marcus Boerger

More informative errors here and these are real core errors


# 3cfa6a68 07-Jul-2003 Zeev Suraski

Add get_dim callback


# 65f8bafb 07-Jul-2003 Zeev Suraski

Fix & whitespace


Revision tags: php-5.0.0b1, php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1, php-4.3.1
# f660d281 05-Feb-2003 Zeev Suraski

- read_property cleanup
- Implement unset/isset/empty for PPP


# 333406bd 01-Feb-2003 foobar

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


# 683cf733 29-Jan-2003 Stanislav Malyshev

extra safety


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# d3f04d8e 21-Jan-2003 Sterling Hughes

fix by phanto to the cloning


# 5795ed62 17-Jan-2003 Harald Radi

make std_object_handlers struct available for shared modules


# 94e6eb06 13-Jan-2003 Andi Gutmans

- Don't check if the handle is bogus. We should crash.


# 0ccbd37d 12-Jan-2003 Stanislav Malyshev

validate handle


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# 43139dc7 15-Sep-2002 Andi Gutmans

- WS - Always use "if (" and not "if("


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1
# 11fb07a3 08-Aug-2002 Stanislav Malyshev

Add ZEND_API to functions


Revision tags: dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE
# 1b5ac138 07-Jul-2002 Andi Gutmans

- Path which should improve previous fix.


# 42718952 07-Jul-2002 Andi Gutmans

- First try at solving problem with different objects being allocated the
- same id.


Revision tags: xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0
# e8fe6988 15-Jun-2002 Andi Gutmans

- Fix copy&paste problem where we allocated according to an old structure
- decleration and not the new one.


Revision tags: RELEASE_0_90, php-4.3.0dev_zend2_alpha1
# 006c46e9 31-May-2002 Andi Gutmans

- Fix build (one more coming up)


# f75f3cff 31-May-2002 Stanislav Malyshev

Generalize object storage and reference bookkeeping


123456