History log of /PHP-7.0/ext/standard/string.c (Results 551 – 575 of 899)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 8a9e09a4 21-Jan-2003 Ilia Alshanetsky

ARG_COUNT(ht) -> ZEND_NUM_ARGS().


# a1e64575 19-Jan-2003 Moriyoshi Koizumi

Fixed bug #21744(21741)
Added test case for the bug


# 71e9f8cd 18-Jan-2003 Ilia Alshanetsky

Removed pointless memory allocation checks.


# 7fa09705 11-Jan-2003 Moriyoshi Koizumi

Reverted because correct decision has not been made yet.


# b66b92e9 11-Jan-2003 Moriyoshi Koizumi

Reduced warnings in ZE2 build


# 8facc652 11-Jan-2003 Ilia Alshanetsky

Added stripos() & strripos() functions.
Added 3rd parameter (offset) to strrpos().


# 97dd1e8a 06-Jan-2003 Ilia Alshanetsky

Fixed bug #21453 (improper handling of non-terminated <).


# d5a8bb2d 05-Jan-2003 Ilia Alshanetsky

Fixed a memory leak in setlocale() & localeconv().


# f58628ca 01-Jan-2003 Wez Furlong

Move rot13 filter into a new filters.c source file.
Tidy up some other filter related code.

# win32 -> someone please add user_filters.c and filters.c to the .dsp


# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


# f88e29bc 31-Dec-2002 Rasmus Lerdorf

Fix for bug #21311


Revision tags: php-4.3.0
# 457f22c1 26-Dec-2002 Sterling Hughes

if needle is empty free allocated memory


# ca67d27f 26-Dec-2002 Sterling Hughes

remove memleak


Revision tags: php-4.3.0RC4, RELEASE_1_0b3
# 75c180f2 12-Dec-2002 Ilia Alshanetsky

Fixed bug #20927 and updated the test case for the bug.


Revision tags: php-4.3.0RC3
# c6680551 05-Dec-2002 Ilia Alshanetsky

Remove pointless checks for array_init() return values.


Revision tags: php-4.3.0RC2
# e195b10e 27-Nov-2002 Ilia Alshanetsky

Fixed bug #20664.


Revision tags: RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1
# bef514af 05-Nov-2002 Moriyoshi Koizumi

style fix


# ec3b50b8 02-Nov-2002 Ilia Alshanetsky

Revert previous dirname() patch.


# 500df32e 01-Nov-2002 Ilia Alshanetsky

Fixed bug #18710. dirname() now returns consistent output when dealing with
\ directory separators on Windows.


# 8ff7d5ff 30-Oct-2002 Moriyoshi Koizumi

Fixed bug #20169


Revision tags: php-4.3.0pre2
# 9526ca99 25-Oct-2002 Ilia Alshanetsky

This is needed for BSD (FreeBSD, BSDi and possibly others), problem
was indentified by Melvyn Sopacua.


# 15b2e277 24-Oct-2002 Marcus Boerger

fix compiler warning


# e2a62e21 22-Oct-2002 Marcus Boerger

Fix for cases when new_length is NULL


# 92d61459 18-Oct-2002 Andrei Zmievski

@- Fixed an infinite loop in setlocale() when only invalid locale names
@ were passed in the array. (patch by Pal Loberg, pallo@initio.no).


# 30c16baa 17-Oct-2002 Ilia Alshanetsky

Renamed word_count to str_word_count to comply with naming conventions.
Thanks Andi, for catching this oversight.


1...<<21222324252627282930>>...36