History log of /PHP-7.0/ext/standard/string.c (Results 701 – 725 of 899)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions


Revision tags: php-4.0.6RC2, php-4.0.6RC1, php-4.0.5
# a98c9ba6 29-Apr-2001 Sean Bright

Fix proto decription.


# 596e8208 29-Apr-2001 Sean Bright

Really fix bug #10362.
# My previous fix caused a segfault when there were parens in an unallowed
# tag :( Thanks Andi.


# 9e34117c 28-Apr-2001 Sean Bright

Fix for bug #10362


Revision tags: php-4.0.5RC8, php-4.0.5RC7
# 9a42a31b 13-Apr-2001 Thies C. Arntzen

@- Fixed crash in pathinfo()


Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# 7fbdc833 26-Feb-2001 Andi Gutmans

- Fix whitespace


# 08d3e700 26-Feb-2001 James Moore

Fix for bug #9449 to stop infinate loop in wordwrap.


# eb6ba01d 26-Feb-2001 Andi Gutmans

- Fix copyright notices with 2001


# 77d14126 22-Feb-2001 Stanislav Malyshev

Safer bin2hex


# d6aab985 18-Feb-2001 Thies C. Arntzen

fixed buffer-overwrite


# 5ca813a5 15-Feb-2001 Thies C. Arntzen

0..255


# 6745b16c 02-Feb-2001 Rasmus Lerdorf

Fix strip_tags to not strip a lone > character
@ Fix strip_tags to not strip a lone > character (Rasmus)


# 63f73bfe 22-Jan-2001 Andrei Zmievski

@- Improved str_replace() to accept an array for any parameter - similar
@ to preg_replace(). (Andrei)


# 9a3cb455 18-Jan-2001 Derick Rethans

- Fix for bug #8367 (wordwrap not cutting correctly)


# a588d655 17-Jan-2001 Sean Bright

Added string comparison function strcoll(). It uses the current locale to
do the comparisons.
@- Added localeconv() and strcoll() functions for localization. (Sean)


# 40f35242 14-Jan-2001 Sean Bright

Added localeconv() function. Operates similarly to localeconv() defined in
locale.h. Should work well under non-ZTS as well as ZTS.


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2
# 0afcb03d 09-Jan-2001 Rui Hirokawa

added iconv extension.


# 7fbc93d5 08-Jan-2001 Sascha Schumann

WS fix


# 6a6317a4 08-Jan-2001 Sascha Schumann

Fix ZTS build (broken by iconv-related changes).


# 63689331 08-Jan-2001 Rui Hirokawa

added iconv_set_encoding() to change the encoding setting.


# 517b81ad 08-Jan-2001 Rui Hirokawa

added a output handler function ob_iconv_handler which tranforms output encoding using iconv().


Revision tags: php-4.0.4pl1RC1
# 4e384e00 28-Dec-2000 Jon Parise

Make nl2br() output <br /> instead of <br> to be XHTML compliant.

Bug: 8390


# aa6d2ac5 22-Dec-2000 Zeev Suraski

Heads up people!

Updated the get_current_key() API - the relevant authors, please take
a look at the updated code and make sure it's ok...


# c29e24c7 21-Dec-2000 foobar

@- Changed setlocale() to use LC_* constants. (Jani)


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