History log of /php-src/Zend/zend_operators.c (Results 701 – 722 of 722)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE
# 84aa8cce 23-Jul-1999 Zeev Suraski

* Add an API macro users can use to ensure an array member can be modifed
before they modify it.
* Fix a bug and remove redundant code in convert_to_long() (booleans and
resources wer

* Add an API macro users can use to ensure an array member can be modifed
before they modify it.
* Fix a bug and remove redundant code in convert_to_long() (booleans and
resources weren't changing their types

show more ...

Revision tags: php-4.0b1
# bf8c6dbd 20-Jul-1999 Andi Gutmans

- Get rid of C++ comments

# 8d1de13a 19-Jul-1999 Zeev Suraski

0.91 update

# b5b11177 16-Jul-1999 Zeev Suraski

License update

# 078c3ce1 14-Jul-1999 Andi Gutmans

- Fix for boolean convert to number

Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP
# 2a6da781 09-Jul-1999 Zeev Suraski

Step 4:
Move to a 7-bit counter (not fully implemented yet)

Revision tags: BEFORE_REMOVING_GC_STEP2
# 5f62c347 09-Jul-1999 Zeev Suraski

Step 2:
Rename is_ref to EA

Revision tags: BEFORE_REMOVING_GC_STEP1
# d1899727 04-Jul-1999 Zeev Suraski

Make convert_to_string() regard false as "" instead of "0"

# 98b6ddda 26-Jun-1999 Zeev Suraski

* Make the memory leak reporting code much better with repeats
* Remove useless variables

# 3eac45ea 22-Jun-1999 Zeev Suraski

* Fix concatenation of arrays (it was PHP 3.0 style, copying zval's instead
of zval *, and it wasn't using reference counting)
* Fix a memory leak in static array()'s with textual indices

# 80f1ce5e 15-Jun-1999 Stig S. Bakken

* added zend_binary_strcasecmp()

# 0d560de1 11-Jun-1999 Zeev Suraski

Make the concatenation operator use make_printable as well

# c1f75b6f 10-Jun-1999 Zeev Suraski

Now THAT's an annoying bug.

# 7ed49234 09-Jun-1999 Andi Gutmans

- Fix the static array() initializing

# 9108abc2 04-Jun-1999 Zeev Suraski

Minor updates (mostly __declspec() stuff)

# bcc1337d 29-May-1999 Zeev Suraski

Support overwrite mode in zend_hash_merge()

# e115fdc6 24-May-1999 Zeev Suraski

The last fix was wrong

# cbcd462d 24-May-1999 Zeev Suraski

Another operators fix

# 97107dc4 23-May-1999 Zeev Suraski

boolean comparison didn't work with smaller-than and greater-than, something that
fucked up berber's site a bit. fixed.

Revision tags: BEFORE_PHP4_APACHE_MODULE_CHANGE
# 064f75fd 01-May-1999 Zeev Suraski

Several operator fixes. Should fix the MySQL problem.

# b2c5ef42 23-Apr-1999 Zeev Suraski

Arithmetics bug fix

Revision tags: BEFORE_STACK_PATCH, CLOSED_BETA
# 573b4602 07-Apr-1999 Andi Gutmans

Zend Library

1...<<212223242526272829