Date: 11/30/01
- Next message: philip <email protected>: "[PHP-DOC] Bug #14299 Updated: explode() case sensitivity."
- Previous message: Rui Hirokawa: "[PHP-DOC] cvs: phpdoc /ja/appendices about.xml"
- Next in thread: philip <email protected>: "[PHP-DOC] Bug #14299 Updated: explode() case sensitivity."
- Reply: philip <email protected>: "[PHP-DOC] Bug #14299 Updated: explode() case sensitivity."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: stephen <email protected>
Operating system: Linux
PHP version: 4.0.6
PHP Bug Type: Documentation problem
Bug description: explode() case sensitivity.
I recently added a note to http://www.php.net/explode and was informed that
I should probably post it here.
Original Note:
I'm not sure if this is intentional, but there is no indication whether
explode() is case insensitive. I ended up having to convert my strings and
keywords to lowercase using strtolower() in order to do this. I'm using
4.0.4, FWIW.
I don't care one way or another if this is a bug or a documentation error
since I was able to work around it, but I think other people may get
confused when it fails to explode because there's no info about case
sensitivity.
Thanks,
Stephen VanDyke
stephen <email protected>
-- Edit bug report at: http://bugs.php.net/?id=14299&edit=1
- Next message: philip <email protected>: "[PHP-DOC] Bug #14299 Updated: explode() case sensitivity."
- Previous message: Rui Hirokawa: "[PHP-DOC] cvs: phpdoc /ja/appendices about.xml"
- Next in thread: philip <email protected>: "[PHP-DOC] Bug #14299 Updated: explode() case sensitivity."
- Reply: philip <email protected>: "[PHP-DOC] Bug #14299 Updated: explode() case sensitivity."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

