[Bug 28511] Cleanup use of {} for string character access

2011-04-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28511

Alexandre Emsenhuber [IAlex] ialex.w...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||ialex.w...@gmail.com
 Resolution||FIXED

--- Comment #3 from Alexandre Emsenhuber [IAlex] ialex.w...@gmail.com 
2011-04-17 08:00:38 UTC ---
Done in r86251.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28511] Cleanup use of {} for string character access

2011-04-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28511

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Normal  |Low
 CC||m...@everybody.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28511] Cleanup use of {} for string character access

2011-04-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28511

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #1 from Krinkle krinklem...@gmail.com 2011-04-12 20:46:47 UTC ---
See also:
http://php.net/manual/en/language.types.string.php#language.types.string.substr

A quick svn-search brought up a few more:
* ./includes/MacBinary.php : L113, L145, ...
* ./includes/parser/DateFormatter.php : L330
* ./includes/filerepo/ForeignAPIFile.php :  L197
* ./includes/specials/SpecialUserrights.php : L320
* ./includes/normal/UtfNormalUtil.php: L96
* ./includes/WebRequest.php: L529

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28511] Cleanup use of {} for string character access

2011-04-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28511

--- Comment #2 from Chad H. innocentkil...@gmail.com 2011-04-12 21:18:08 UTC 
---
(In reply to comment #1)
 A quick svn-search brought up a few more:
 * ./includes/MacBinary.php : L113, L145, ...
 * ./includes/parser/DateFormatter.php : L330
 * ./includes/filerepo/ForeignAPIFile.php :  L197
 * ./includes/specials/SpecialUserrights.php : L320
 * ./includes/normal/UtfNormalUtil.php: L96
 * ./includes/WebRequest.php: L529

Yeah I noticed those, they just aren't the biggest offenders :)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l