phpBB
Statistics
| Revision:
This repository is a mirror of the phpBB Git repository which is located at http://github.com/phpbb/phpbb3

Checking out phpBB from the subversion repository

In order to download the latest code from this project you need a subversion client. The URL for this repository is http://code.phpbb.com/svn/phpbb/. You will probably want to checkout the 3.0.x branch directory which contains the latest stable code using svn checkout http://code.phpbb.com/svn/phpbb/branches/phpBB-3_0_0/phpBB.

Please note that the trunk directory contains unfinished and unstable code. We highly recommend not using it, unless you know what you are doing. The code in trunk will not work most of the time.

If you want to learn more about how to use subversion then you should take a look at the Subversion Book which covers every part of subversion in great detail.

Repository (Subversion)

root / branches / phpBB-3_0_0 / phpBB / includes / utf

Name Size Revision Age Author Comment
  data 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
utf_normalizer.php 41.7 kB 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
utf_tools.php 59.2 kB 10041 over 2 years Jim Wigginton - replaced the drop down menu log filter thing ...

Latest revisions

# Date Author Comment
10041 08/21/2009 10:47 pm Jim Wigginton

- replaced the drop down menu log filter thing with log searching

9905 08/01/2009 01:28 pm Meik Sievertsen

Apply locale-independent basename() to attachment filenames. New function added: utf8_basename(). (Bug #43335 - Patch by ocean=Yohsuke)

8510 04/20/2008 07:16 am David M

#21885

8479 03/29/2008 01:22 am Nils Adermann

Hiding everywhere little buggers, eh?

8285 12/26/2007 03:53 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.

8261 12/04/2007 05:20 pm Nils Adermann

Cleaned usernames contain only single spaces, so 'a_name' and 'a__name' are treated as the same name [Bug #15634]

8214 10/21/2007 08:48 pm Nils Adermann

- Allow charset names containing underscores or spaces

8147 10/05/2007 04:36 pm Meik Sievertsen

dumdidum... sorry. ;)

8035 08/16/2007 02:19 pm Nils Adermann

- added information about Unicode to coding guidelines
- two little changes

8034 08/16/2007 01:28 pm Meik Sievertsen

- two new packages... diff and utf
- only 60 chars for topic title if new post (please see changelog for explanation)
- change utf8_wordwrap (had some bugs david and nils spotted - was not really functional, sorry for this. :D)

View revisions

Also available in: Atom