#
6584dca1 |
| 04-Feb-2004 |
Zeev Suraski |
Fixlets
|
#
f5f7d569 |
| 04-Feb-2004 |
Zeev Suraski |
Change destructor implementation (details will follow on internals@)
|
#
3be75ced |
| 03-Feb-2004 |
Zeev Suraski |
Remove more garbage - valid bit was not really necessary
|
#
c5a7b668 |
| 03-Feb-2004 |
Zeev Suraski |
- Clean garbage (delete was nuked a long time ago)
|
Revision tags: php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1 |
|
#
ccfc46b0 |
| 08-Jan-2004 |
foobar |
- Happy new year and PHP 5 for rest of the files too.. # Should the LICENSE and Zend/LICENSE dates be updated too?
|
Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1 |
|
#
296529b8 |
| 10-Nov-2003 |
Marcus Boerger |
Split isset/isempty for object property and object dimension hooking.
|
Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3 |
|
#
3f5acc73 |
| 05-Oct-2003 |
Zeev Suraski |
Remove redundant callback, simplify API
|
Revision tags: BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4 |
|
#
ca9c03b5 |
| 13-Aug-2003 |
Marcus Boerger |
Add missing entry
|
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.
|