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-07-25 19:11:47 +02:00
Code
Issues
Releases
Wiki
Activity
4,860
Commits
18
Branches
192
Tags
835c9835d0c700f6eb75e186e9fa38041a1b2693
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
835c9835d0
Appending to the string is faster than copying it. Additionally, str_repeat is optimized for strings like "\0". This issue only came up with really, really large files to compress ( 150 MB + !)
...
git-svn-id: file:///svn/phpbb/trunk@5578 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-02-23 23:54:34 +00:00
phpBB
Appending to the string is faster than copying it. Additionally, str_repeat is optimized for strings like "\0". This issue only came up with really, really large files to compress ( 150 MB + !)
2006-02-23 23:54:34 +00:00
Description
No description provided
203
MiB
Languages
PHP
88.1%
HTML
7.2%
JavaScript
2.8%
CSS
1.6%
Shell
0.2%