History log of /PHP-8.0/Zend/zend_execute_API.c (Results 751 – 775 of 936)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2c5d4b8c 31-Dec-2002 Sebastian Bergmann

Bump year.


# 4f8c44b0 30-Dec-2002 Andrei Zmievski

Adjust the error message.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3
# 671fff2f 30-Nov-2002 Andi Gutmans

h WHitespace


Revision tags: php-4.3.0RC2, RELEASE_1_0b2
# 4be862b0 19-Nov-2002 Zeev Suraski

MFZE1 - error_reporting fix


Revision tags: BEFORE_RENAMING, php-4.3.0RC1
# c92758c8 05-Nov-2002 Andi Gutmans

- Fix bug introduced with type change of free_op1/2


Revision tags: php-4.3.0pre2
# e842ef9f 12-Oct-2002 Ilia Alshanetsky

MFZE1 (floats & locale issue)


Revision tags: RELEASE_1_0b1, php-4.3.0pre1
# d3617c51 09-Oct-2002 Ilia Alshanetsky

MFZE1 zend_str_tolower issue.


Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# ee7b8f90 26-Sep-2002 Ilia Alshanetsky

MFZE1


# bd115087 19-Sep-2002 Zeev Suraski

MFZE1 - connection_status() fix


# a35c61af 16-Sep-2002 Andrei Zmievski

MFZE1


# 43139dc7 15-Sep-2002 Andi Gutmans

- WS - Always use "if (" and not "if("


# fcc0ce7e 15-Sep-2002 Andi Gutmans

- WS


# 7fe216e2 10-Sep-2002 Stanislav Malyshev

MFZE1


# ca6717e3 10-Sep-2002 Stanislav Malyshev

MFZE1


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2
# eef3e66f 28-Aug-2002 Thies C. Arntzen

debug_backtrace()
- make args passed to functions called vy call_user_function available again.


Revision tags: php-4.2.3RC1
# 7ed2d363 23-Aug-2002 Thies C. Arntzen

- debug_backtrace:
added "type" ('->' or '::') for object calls.
made calls done thru call_user_func show-up correct in backtraces.

andi,
does this look correct t

- debug_backtrace:
added "type" ('->' or '::') for object calls.
made calls done thru call_user_func show-up correct in backtraces.

andi,
does this look correct to you?

show more ...


# 04788f95 16-Aug-2002 Stig Bakken

@- Added set_exception_handler() function for registering a global,
@ catch-all exception handling function (Stig)
- Added set_exception_handler() function for registering a global,
ca

@- Added set_exception_handler() function for registering a global,
@ catch-all exception handling function (Stig)
- Added set_exception_handler() function for registering a global,
catch-all exception handling function (Stig)

show more ...


# 17d1c75b 13-Aug-2002 Andi Gutmans

- Fix crash when exception is raised in __autoload function


Revision tags: dev
# b476ddf1 27-Jul-2002 Andi Gutmans

- Make sure classes are first looked for in the current scope.
- Make sure that during inheritance the global scope is searched if the
- current one doesn't work.


Revision tags: php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2
# 401c26fb 29-Jun-2002 Andi Gutmans

- Invalid -> Undefined


# ede84fa3 29-Jun-2002 Andi Gutmans

- Improve some error messages.


# 737de1bd 26-Jun-2002 Andi Gutmans

- Autoloading support based on patch from Ivan Ristic.
- Again I hope this feature ends up working well because if it doesn't we
- might need to nuke it. This only works for global scoped cla

- Autoloading support based on patch from Ivan Ristic.
- Again I hope this feature ends up working well because if it doesn't we
- might need to nuke it. This only works for global scoped classes and it
- will never work for sub-classes so don't even ask!!!!!
- Just define an __autoload() function in the global scope and it will be
- called with the class name as the parameter if it doesn't manage to find
- the class.

show more ...


# 690c85b4 16-Jun-2002 Andi Gutmans

- Fix bug in class constants
- Start centralizing main class lookups. This will help implement
- __autload()


Revision tags: php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1
# f75f3cff 31-May-2002 Stanislav Malyshev

Generalize object storage and reference bookkeeping


Revision tags: 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
# 7e5ec2d7 02-May-2002 Andi Gutmans

Initial support for built-in backtracing.
There are still a few problems such as includes and calling other functions
from internal functions which aren't seen (will have to think if and how

Initial support for built-in backtracing.
There are still a few problems such as includes and calling other functions
from internal functions which aren't seen (will have to think if and how to
fix this).
Also the main scripts filename isn't available. Need to think about that.

show more ...


1...<<3132333435363738