History log of /PHP-8.3/Zend/zend_API.c (Results 1076 – 1100 of 1242)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: RELEASE_0_6, RELEASE_0_5, init
# e5f4c783 08-Apr-2003 Andrei Zmievski

Rename zend_register_internal_class_in_ns() to a better, less filling,
but with the same great taste zend_register_internal_ns_class().

# 6ed30594 04-Apr-2003 Stanislav Malyshev

Fix namespace issues

# e3f16415 03-Apr-2003 Andrei Zmievski

Patch from Timm Friede for when EG(active_namespace) is NULL initially.

# 91eff553 03-Apr-2003 Andrei Zmievski

Initialize all relevant zend_class_entry fields to avoid accidental
crashes.

# 3d62a349 02-Apr-2003 Andrei Zmievski

- Add zend_register_internal_namespace() API function.
- Add zend_register_internal_class_in_ns() API function.

# 5097be30 29-Mar-2003 Zeev Suraski

Initial support for enforcing prototype of abstract/interface method implementations

# 3fc85282 26-Mar-2003 Sebastian Bergmann

Eliminate TSRMLS_FETCH() calls in destroy_op_array() and zend_get_class_entry().

# 866332a4 26-Mar-2003 Sebastian Bergmann

Eliminate TSRMLS_FETCH() calls in zend_objects_new() and zend_objects_get_address().

# 3a297fac 19-Mar-2003 Andrei Zmievski

Lowercase the function name when used as key in the function name. The
original case is still preserved in zend_function structure.

# dedfa808 13-Mar-2003 Andrei Zmievski

Fix warning in va_start().

Revision tags: php-4.3.2RC1
# 0c571538 12-Mar-2003 Andrei Zmievski

Initialize the namespace when registering functions.
# Correct me if I'm wrong..

# 3f8c08b5 03-Mar-2003 Harald Radi

add missing strtolower

# a700180f 03-Mar-2003 Harald Radi

commiting zend_disable_class patch for George:
disabled classes will be replaced by dummy classes
that print a warning upon instanciation

Revision tags: php-4.3.1
# 6d300baf 16-Feb-2003 Sebastian Bergmann

ZTS fixes

# a2bd043e 12-Feb-2003 Ilia Alshanetsky

Removed zend_get_module(), this function is not used by anything and more
importantly. it does not work. It tries to find data based on numeric keys
in hash table using string keys.

# c17c7a2b 10-Feb-2003 Zeev Suraski

Centralize class initialization

# 5e12de95 10-Feb-2003 Zeev Suraski

Add missing destructors

# 325f9edb 08-Feb-2003 Georg Richter

fixed zend_parse_method_param

# 17439aa9 05-Feb-2003 Zeev Suraski

Rework static class properties - now supports access restrictions

# 471947b1 04-Feb-2003 Zeev Suraski

Reimplement PPP properties

# c4528f82 02-Feb-2003 Harald Radi

extend the parameter parsing API by two functions
for parsing method parameters with automatic
detection if the function was called as such or as
a class method (with a valid this ptr).

extend the parameter parsing API by two functions
for parsing method parameters with automatic
detection if the function was called as such or as
a class method (with a valid this ptr).
if called as a function the first parameter has to be
the object it is operating on, if called as a method
this is used.

#not yet testet, only commiting so that georg can
#continue working on ext/mysqli

show more ...

# 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
# 0ceb4a93 26-Jan-2003 Sascha Schumann

Replace snprintf() call using zend_error's capabilities

# 5340b204 14-Jan-2003 Stanislav Malyshev

fix memory leaks and key size

# eccc5368 14-Jan-2003 Stanislav Malyshev

Make add_property_ functions work via write_property handler

1...<<41424344454647484950