History log of /PHP-5.5/Zend/zend_builtin_functions.c (Results 401 – 425 of 462)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH
# fde2e61d 30-Jun-2000 Zeev Suraski

error_reporting fix


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

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


# 6b8059af 12-Jun-2000 Zeev Suraski

Make Egon happy :)


# e962769f 12-Jun-2000 Zeev Suraski

Return the previous error handler from set_error_handler()


# fce92e3c 12-Jun-2000 Zeev Suraski

Avoid using E_CORE_* errorlevels in any place which is not in the global startup sequence


# a2979141 10-Jun-2000 Zeev Suraski

Fix bug #4768


# b51aa1f3 09-Jun-2000 Andrei Zmievski

Made an alias for hash apply with arguments.


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH
# fddf89af 09-Jun-2000 Zeev Suraski

Fixed bug #4819


# f8983e46 05-Jun-2000 Andi Gutmans

- Complete change to create_function()


# b7a8baf1 04-Jun-2000 Zeev Suraski

Rename lambda()


# e374f6fd 03-Jun-2000 Zeev Suraski

Fix a lambda() bug


# 70345bd2 03-Jun-2000 Zeev Suraski

Add missing {


# 0b7a9cea 03-Jun-2000 Zeev Suraski

- Fix Win32 compilation (Use winsock2.h from now on)
- Add lambda() support


# 746f0180 02-Jun-2000 Zeev Suraski

Update error code


Revision tags: php-4.0.0, php-4.0RC2
# 164e4e50 01-May-2000 Andrei Zmievski

Added a way to get all declared classes.


# 67f69743 19-Apr-2000 Zeev Suraski

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


# a51d3058 19-Apr-2000 Zeev Suraski

- Renamed get_used_files() to get_required_files() for consistency
- Documented some functions
- Added user-level warning messages
- Added user_error()


# a6597122 28-Mar-2000 Zeev Suraski

The checks for func_num_args() and friends were broken - fixed


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


# 0eaa79e4 23-Mar-2000 Andrei Zmievski

Use WRONG_PARAM_COUNT.


# 7bd5794a 23-Mar-2000 Zeev Suraski

- Make it compile


# 40e99c5e 23-Mar-2000 Andrei Zmievski

Added get_class_methods().


# caf9049a 18-Mar-2000 Zeev Suraski

The third argument to define() wasn't working right, fixed


1...<<111213141516171819