#
e89977f9 |
| 23-Jul-2003 |
Zeev Suraski |
Go back to ZE1-like code
|
#
cf90932a |
| 22-Jul-2003 |
Zeev Suraski |
Improve infrastructure of numeric handling of elements in symbol tables. When you want to work with a symbol table, and you don't know whether you have a numeric ("string that looks like
Improve infrastructure of numeric handling of elements in symbol tables. When you want to work with a symbol table, and you don't know whether you have a numeric ("string that looks like a number") or a string element in your hands, use zend_symtable_*() functions, in place of zend_hash_*() functions.
show more ...
|
#
184118d9 |
| 20-Jul-2003 |
Marcus Boerger |
Make it a macro
|
#
9556c6c2 |
| 19-Jul-2003 |
Marcus Boerger |
This is meant to be used in for(;has_more;next) # Probably the name of such functions should be eol (End-Of-List).
|
#
892c1fbb |
| 19-Jul-2003 |
Marcus Boerger |
Add missing function to ease implementations
|
Revision tags: php-5.0.0b1, php-4.3.3RC1 |
|
#
4eb63925 |
| 14-Jun-2003 |
Marcus Boerger |
ecalloc doesn't return NULL
|
#
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 |
|
#
ae910652 |
| 23-May-2003 |
Sterling Hughes |
move HANDLE_NUMERIC() from the hash table implementation upstream to the places that actually need to use it.
|
Revision tags: 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 |
|
#
45c12359 |
| 06-Feb-2003 |
Zeev Suraski |
Fix prototype (may have caused stack corruption)
|
#
376d6317 |
| 05-Feb-2003 |
Zeev Suraski |
Add quick_exists()
|
#
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 |
|
#
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, php-4.3.0RC2, RELEASE_1_0b2 |
|
#
55e127a6 |
| 15-Nov-2002 |
Andi Gutmans |
- Commit fix for bug #19566 (I think it's by Marcus :)
|
Revision tags: BEFORE_RENAMING, php-4.3.0RC1 |
|
#
c6d60713 |
| 05-Nov-2002 |
Ilia Alshanetsky |
Revert of previous patch.
|
#
0506fa5e |
| 04-Nov-2002 |
Ilia Alshanetsky |
If ordered is not set a random compiler assigned value of *p2 would be used, this patch fixes the problem by initializing *p2 to NULL.
|
Revision tags: php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003 |
|
#
91b0d033 |
| 17-Sep-2002 |
Zeev Suraski |
Add tracking for hashtable allocation
|
Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1 |
|
#
88fd5f3f |
| 17-Aug-2002 |
Zeev Suraski |
MFZE1
|
#
99c90db1 |
| 07-Aug-2002 |
Harald Radi |
make win32 debug output more verbose
|
Revision tags: dev |
|
#
0e7c1f46 |
| 01-Aug-2002 |
Stanislav Malyshev |
MFZE1
|
#
b291dfad |
| 23-Jul-2002 |
Andi Gutmans |
- Fix WS.
|
Revision tags: php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1 |
|
#
51e797f1 |
| 23-Apr-2002 |
Harald Radi |
some type cleanup work
|
Revision tags: php-4.2.0 |
|
#
bf5bb842 |
| 19-Apr-2002 |
Sebastian Bergmann |
MFZE1: make sure the resource-list is always consistent during shutdown (Thies).
|
#
2697ce68 |
| 19-Apr-2002 |
Sebastian Bergmann |
MFZE1: Fix imbalance bug (Zeev).
|
Revision tags: php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help, php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH |
|
#
62dc854b |
| 06-Jan-2002 |
Sebastian Bergmann |
Happy New Year.
|