1
0
mirror of https://github.com/php/php-src.git synced 2026-04-17 04:51:03 +02:00
Files
archived-php-src/Zend
Zeev Suraski cf90932a05 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.
2003-07-22 16:06:07 +00:00
..
2003-03-18 12:06:09 +00:00
2003-07-03 09:22:35 +00:00
1999-10-04 15:20:12 +00:00
2003-07-22 00:30:54 +00:00
2002-11-15 14:30:40 +00:00
2003-02-18 09:51:21 +00:00
2002-12-31 15:59:15 +00:00
2003-07-16 08:48:22 +00:00
2003-07-12 14:54:53 +00:00
2003-06-29 09:40:23 +00:00
2003-07-02 16:52:07 +00:00
2003-06-10 22:39:29 +00:00
2003-07-20 20:16:07 +00:00
1999-04-07 18:10:10 +00:00