History log of /PHP-5.6/ext/standard/string.c (Results 76 – 100 of 691)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 398c0b9d 03-Jun-2011 Scott MacVicar

Added fabled hex2bin() function


# a5eeecb1 16-May-2011 Rasmus Lerdorf

Suppress a dozen unused return value warnings in places where the return
value is really not useful to us.


# 575ea1ef 16-May-2011 Rasmus Lerdorf

Suppress a dozen unused return value warnings in places where the return
value is really not useful to us.


# 1153eaf5 21-Apr-2011 Pierrick Charron

Revert bug #54454 fix from PHP_5_3 branch to avoid BC break in minor release


# 07f60310 13-Apr-2011 Felipe Pena

- Remove undesired line (reported by Gökhan Özbulak)


# 782c00d7 13-Apr-2011 Felipe Pena

- Remove undesired line (reported by Gökhan Özbulak)


# c4a8866a 13-Apr-2011 Stanislav Malyshev

fix bug #54238 (use-after-free in substr_replace())


# 2e206e07 13-Apr-2011 Stanislav Malyshev

fix bug #54238 (use-after-free in substr_replace())


# 4919f328 03-Apr-2011 Pierrick Charron

Fixed bug #54454 (substr_compare incorrectly reports equality in some cases)


# 5a8c917c 03-Apr-2011 Pierrick Charron

Fixed bug #54454 (substr_compare incorrectly reports equality in some cases)


Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2
# 1fed0e5a 19-Nov-2010 Kalle Sommer Nielsen

Kill some more constness warnings in com_dotnet/phar/standard


Revision tags: php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# bbf58f92 16-Nov-2010 Felipe Pena

- Fixed bug #53319 (strip_tags() may strip '<br />' incorrectly)


# 2e42d640 16-Nov-2010 Felipe Pena

- Fixed bug #53319 (strip_tags() may strip '<br />' incorrectly)


Revision tags: oci8-1.4.3
# e4b1575d 06-Aug-2010 Ilia Alshanetsky

Fixed issues inside str_pad() identified by bug #52550


# c0edb4af 06-Aug-2010 Ilia Alshanetsky

Fixed issues inside str_pad() identified by bug #52550


# fa4bf064 06-Aug-2010 Ilia Alshanetsky

Use correct order of operations. Second of many fixes for bug #52550


# 64ceec13 06-Aug-2010 Ilia Alshanetsky

Use correct order of operations. Second of many fixes for bug #52550


# 3aceb07e 23-Jul-2010 Adam Harvey

MFH: fix bug #52380 (Typo in lcfirst comment docs).


Revision tags: php-5.2.14, php-5.3.3
# 929eec3b 20-Jul-2010 Adam Harvey

Fix bug #52380 (Typo in lcfirst comment docs) by updating the commented
prototype for lcfirst() to actually read lcfirst().


Revision tags: php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# a259f797 02-Jun-2010 Rasmus Lerdorf

vim fail


# 2c9ec4c2 02-Jun-2010 Rasmus Lerdorf

vim fail


# 6ba62638 02-Jun-2010 Rasmus Lerdorf

Tweak the fix for bug #51847 to still call libintl_setlocale
when libintl has done that redefine.


# 2c342f16 02-Jun-2010 Rasmus Lerdorf

Tweak the fix for bug #51847 to still call libintl_setlocale
when libintl has done that redefine.


12345678910>>...28