History log of /PHP-8.3/Zend/zend_execute_API.c (Results 751 – 775 of 1003)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6020ffd0 23-Jan-2004 Marcus Boerger

Simplify detection of methods that must be called dynamic (with object)


# 79e7145c 23-Jan-2004 Marcus Boerger

Disallow calling __clone/__construct/__destruct static
Send an E_STRICT when calling a non static method static


# 3df02884 18-Jan-2004 Marcus Boerger

Improove debug capabilities


Revision tags: php-4.3.5RC1
# a72c1ab9 10-Jan-2004 Zeev Suraski

Added error mask to set_error_handler()
Patch by Christian Schneider <cschneid@cschneid.com>


# 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?


# 03e039b1 29-Dec-2003 Marcus Boerger

Fix __autoload() with derived classes


# c6cb00fe 23-Dec-2003 Marcus Boerger

Fixed bug #26697 (calling class_exists on a nonexistent class in __autoload
results in segfault).


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# ae4a09b2 17-Dec-2003 Dmitry Stogov

*** empty log message ***


# 20f73cd2 17-Dec-2003 Dmitry Stogov

Access to globals/autoglobals from class __destructor was fixed.
(see "tests/lang/bug24908.phpt" and "tests/classes/destructor_and_globals.phpt")


# 2d928135 15-Dec-2003 Dmitry Stogov

Memory corruptions were fixed in zend_str_tolower_copy()


# 39544e1c 11-Dec-2003 Marcus Boerger

Bugfix: #26591 [NEW]: "__autoload threw an exception" during an uncaught
Exception


# 310d6c56 10-Dec-2003 Marcus Boerger

Do not double copy the string


# d344648b 24-Nov-2003 Andi Gutmans

- Fix __autoload() to preserve class case.
- Heads up, this patch might break stuff so please let me know if you
- bump into any problems.


# f3d385a5 07-Nov-2003 Marcus Boerger

Make __autoload() faster


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1
# b28db6a2 24-Oct-2003 Marcus Boerger

Revert accidental commit


# 071eaf85 24-Oct-2003 Marcus Boerger

Zend/ZEND_CHANGES


Revision tags: php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3
# 6a71c1d3 14-Oct-2003 Stanislav Malyshev

The freed one is a hashtable - may matter if Hashtables are allocated
differently


Revision tags: BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# b163778f 11-Sep-2003 Stanislav Malyshev

ws


# 406ff728 11-Sep-2003 Stanislav Malyshev

Use scope from method, not from object


# 1257b407 01-Sep-2003 Marcus Boerger

WS


Revision tags: php-4.3.3
# 19ec7a09 24-Aug-2003 Marcus Boerger

- Provide appropriate way to destroy internal zval's.
- Allow internal zval's of type string and disallow complex types.
- Define the default string for extensions at class level instead of c

- Provide appropriate way to destroy internal zval's.
- Allow internal zval's of type string and disallow complex types.
- Define the default string for extensions at class level instead of ctor.

show more ...


# d3473d1f 24-Aug-2003 Marcus Boerger

- Provide a unified way to display uncaught exceptions, which shows
file/line/message info if possible.
- Add zend_eval_string_ex() to be able to handle exceptions in eval'd code.
- Use

- Provide a unified way to display uncaught exceptions, which shows
file/line/message info if possible.
- Add zend_eval_string_ex() to be able to handle exceptions in eval'd code.
- Use above function to fix memleaks in CLI.

show more ...


Revision tags: php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3
# 5b312b57 07-Aug-2003 Zeev Suraski

Clarify use of original_function_state_ptr


# e9a4c91c 07-Aug-2003 Marcus Boerger

- Fix warnings
- Fix code


Revision tags: RELEASE_0_5_2
# 0a83ebfd 06-Aug-2003 Zeev Suraski

clarify :)


1...<<3132333435363738394041