History log of /PHP-7.4/ext/standard/assert.c (Results 151 – 162 of 162)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# 43ae2bff 01-Jan-2000 Sascha Schumann

Happy Y2K patch! Happy new year (or the new millennium, depending on whether
you start counting at 0 or 1).


Revision tags: PRE_ISSET_TYPE, PRE_LIBZEND_TO_ZEND
# a1ad2872 18-Dec-1999 Zeev Suraski

- The tree compiles again


Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP
# 01c7fc6c 08-Dec-1999 Sascha Schumann

Use global ctor in non-ZTS mode as well


# f7089e60 08-Dec-1999 Thies C. Arntzen

make non-ZTS happy again


# 5fad6deb 08-Dec-1999 Thies C. Arntzen

this is the "right" ZTS-fix


# b9f27a47 07-Dec-1999 Sam Ruby

Fill in empty constructor in order to appease Sascha ;-)
More seriously, uninitialized values cause MSHUTDOWN to trap.
Only an issue because assert was added to internal_functions.


# 7b7192dd 07-Dec-1999 Thies C. Arntzen

added assert.quiet_eval plus a bit of cleaning (docs to follow!)


# 8fdd3524 07-Dec-1999 Sam Ruby

fixed just enough to enable assert to build on win32 and Linux/ZTS


Revision tags: PRE_RETURN_REF_PATCH
# f02f67e8 07-Dec-1999 Thies C. Arntzen

fixed NPR


# 2f769396 07-Dec-1999 Thies C. Arntzen

@- Added support for a C-like assert() function. (Thies)


# 19ce7e05 07-Dec-1999 Thies C. Arntzen

getting there


# a807dd31 07-Dec-1999 Thies C. Arntzen

new assert() module. (Not yet finished!)


1234567