History log of /PHP-5.3/TODO (Results 126 – 150 of 159)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# 7d5ba9d0 07-Jan-2000 Sascha Schumann

Add another point


# 4595bf1e 03-Jan-2000 Andrei Zmievski

* Implemented <boolean> and <null> types. We now support WDDX version 1.0
as best as we can.
* Cleaned up the API function names, _ was really not needed.
* Cleaned up the repetitive st

* Implemented <boolean> and <null> types. We now support WDDX version 1.0
as best as we can.
* Cleaned up the API function names, _ was really not needed.
* Cleaned up the repetitive stack var name stuff with a macro.
* WDDX now no longer converts numbers to strings in arrays when during
serialization.
@Implemented support for <boolean> and <null> types according
@to WDDX version 1.0 (Andrei)

show more ...


# f04aeeb6 03-Jan-2000 Thies C. Arntzen

even better;-)


# a6672514 03-Jan-2000 Thies C. Arntzen

yes sir!


# c4b6a034 02-Jan-2000 Thies C. Arntzen

nice to have.


# e2961b5e 01-Jan-2000 Sascha Schumann

Add some points


Revision tags: PRE_ISSET_TYPE
# 3c8990eb 23-Dec-1999 Thies C. Arntzen

clean up basic_functions


# a04805ce 23-Dec-1999 Thies C. Arntzen

killed warning + added reminder


# 99b83a38 21-Dec-1999 Andrei Zmievski

*** empty log message ***


# ff7a79c6 21-Dec-1999 Thies C. Arntzen

some more thoughts


# 51bea21b 21-Dec-1999 Thies C. Arntzen

would be nice & clean


# 6e1dbe49 20-Dec-1999 Andrei Zmievski

Made quotemeta() binary-safe.
@ Made quotemeta() binary-safe. (Andrei)


Revision tags: PRE_LIBZEND_TO_ZEND
# 8f17fbb9 16-Dec-1999 Andrei Zmievski

Added get_loaded_extensions(), extension_loaded(), and
get_extension_funcs() functions.
@ Added get_loaded_extensions(), extension_loaded(), and
get_extension_funcs() functions. (Andrei)


# 17b74af4 16-Dec-1999 Andrei Zmievski

A little renaming.


# 679bfd11 15-Dec-1999 Andrei Zmievski

And still more stuff.


# 43e0ef5e 15-Dec-1999 Andrei Zmievski

More stuff for me to do.


Revision tags: PRE_RETURN_REF_MERGE
# a15916a4 13-Dec-1999 Andrei Zmievski

Made strspn() and strcspn() binary-safe.
# Please test if you can, especially cases with embedded chr(0).

@ Made strspn() and strcspn() binary-safe.


# 457a13da 13-Dec-1999 Andrei Zmievski

Finished array_multisort() function. Basically it sorts multiple arrays
similar to ORDER BY SQL clause.
@ Added array_multisort() function. (Andrei)
# Docs are coming soon


Revision tags: RETURN_REF_BP
# 0c779c51 11-Dec-1999 Andrei Zmievski

(PHP php_implode) Made binary-safe.
@ Made implode() binary-safe (Andrei)


# 17ff0f3a 11-Dec-1999 Andrei Zmievski

Made strstr(), stristr(), and ucwords() binary-safe(). Also corrected
stristr() behavior to match that of strstr() if needle is not a string.
@ Made strstr(), stristr(), and ucwords() binary-

Made strstr(), stristr(), and ucwords() binary-safe(). Also corrected
stristr() behavior to match that of strstr() if needle is not a string.
@ Made strstr(), stristr(), and ucwords() binary-safe() (Andrei)

show more ...


# 7e4bd9fb 09-Dec-1999 Andrei Zmievski

(PHP strtoupper, strtolower, substr_replace) Made binary-safe.
@Made strtoupper(), strtolower(), substr_replace() binary-safe. (Andrei)


# 06489b6e 09-Dec-1999 Thies C. Arntzen

just went thru string.c and wrote down the functions that are obviously NOT binary-safe


# 6068b5bd 07-Dec-1999 Andrei Zmievski

Apparently already implemented by Thies.


Revision tags: PRE_RETURN_REF_PATCH
# b1eb7855 04-Dec-1999 Thies C. Arntzen

some more ideas


# 96e1d4a4 23-Nov-1999 Andrei Zmievski

*** empty log message ***


1234567