This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-09-14 18:14:17 +02:00
Code
Issues
Releases
Wiki
Activity
7,822
Commits
18
Branches
192
Tags
0955e2e539afd9581e8795883efcee76d6021595
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
David M
0955e2e539
Optimized this so it would not renumber the keys in the array every time it would grab a unicode character. Instead, it uses the php internal functions to get at the array as we see fit.
...
git-svn-id: file:///svn/phpbb/trunk@9108 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-11-24 08:14:36 +00:00
code_sniffer
/phpbb
Moving code sniffer stuff into subfolder so directory can be linked and doesn't require copying
2008-05-04 20:06:02 +00:00
phpBB
Optimized this so it would not renumber the keys in the array every time it would grab a unicode character. Instead, it uses the php internal functions to get at the array as we see fit.
2008-11-24 08:14:36 +00:00
tests
- updating all tests to use new framework
2008-11-24 00:29:58 +00:00
Description
No description provided
204
MiB
Languages
PHP
88.1%
HTML
7.2%
JavaScript
2.8%
CSS
1.6%
Shell
0.2%