History log of /PHP-8.3/Zend/zend_execute_API.c (Results 901 – 925 of 1003)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH
# 91130b6a 03-Jul-2000 Stanislav Malyshev

Unblock SIGPROF signal when starting timer.
On Linux, this signal is blocked by default after first signal is run


# b72a2738 02-Jul-2000 Andi Gutmans

- Forgot ZEND_API


# fde2e61d 30-Jun-2000 Zeev Suraski

error_reporting fix


Revision tags: php-4.0.1pl1, php-4.0.1, php-4.0.1RC2
# 202b8100 26-Jun-2000 Zeev Suraski

Make max_execution_time work properly when set to 0 under Win32 (disable)


Revision tags: php-4.0.1RC
# 34c2b0a0 17-Jun-2000 Zeev Suraski

- Add restore_error_handler()
error_handler's are now stored in a stack


# 3cda6a75 17-Jun-2000 Zeev Suraski

Allow the symbol_table to be passed to call_user_function_ex()


# 84eb48f0 16-Jun-2000 Zeev Suraski

Ok, this time here's some real Win32 system programming :)
Redesigned the timeout system using a single timeout thread and a single window,
and used a much quicker check.


# ae117480 16-Jun-2000 Andi Gutmans

Fix UNIX build


# ef0bd3d1 16-Jun-2000 Zeev Suraski

- Move timeout code to Zend
- Implement timeouts in Win32


# df74f1df 13-Jun-2000 Sascha Schumann

Add optional support for C0x inline semantics.

These are enabled by specifying `--enable-c0x-inline' on the command
line. We might add an autoconf check for this particular feature
l

Add optional support for C0x inline semantics.

These are enabled by specifying `--enable-c0x-inline' on the command
line. We might add an autoconf check for this particular feature
later.

show more ...


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH
# 03955178 08-Jun-2000 Sascha Schumann

Add a couple of casts


# 1c36e347 04-Jun-2000 Zeev Suraski

Change shutdown order to sort out a crash when assigning a resource id to a static.


# 5a35a6ba 03-Jun-2000 Zeev Suraski

Improve call_user_function() to support array($obj, $method)


# 13b67621 31-May-2000 Zeev Suraski

Fix a bug in static initializers/default values/class member variables that contained
array values


Revision tags: php-4.0.0, php-4.0RC2
# dc704e26 06-May-2000 Andi Gutmans

- Make zend_eval_string() return SUCCESS/FAILURE


# fa7c418b 26-Apr-2000 Zeev Suraski

Fix - forgot to split away if refcount>1


# 67f69743 19-Apr-2000 Zeev Suraski

Initial support for trapping errors (not complete and disabled; will be enabled only
post-PHP 4.0.0)


# 4cb9a483 15-Apr-2000 Zeev Suraski

- Clean up resource lists namespace
- Prepare extended resource list destructor APIs (currently unused)


# 804861c5 11-Apr-2000 Andi Gutmans

- Fix memory leak


# e663d856 10-Apr-2000 Zeev Suraski

Fix object overloading support


Revision tags: PHP-4.0-RC1
# 7fd92b52 26-Mar-2000 Andi Gutmans

- Stop zend_func_args() and co. from crashing


# 5dba4774 25-Mar-2000 Zeev Suraski

- Some header dependencies cleanup
- Generalize zval_print() and zval_print_r()


# 6db18997 24-Mar-2000 Andi Gutmans

- Nuke hash_*_ptr functions


# 5951b166 10-Mar-2000 Andi Gutmans

- Quick way of supporting include_once().
Good enough for RC1.


# 5e55e47f 06-Mar-2000 Zeev Suraski

It's official now...


1...<<3132333435363738394041