
30 Jul
2013
30 Jul
'13
2:10 p.m.
Hi Dne Tue, 30 Jul 2013 08:07:05 -0400 Marc Delisle <marc@infomarc.info> napsal(a):
Hi,
in our doc for 4.0.x, the PHP requirements mention these (among other lines):
----------- You need PHP 5.2.0 or newer, with ``session`` support, the Standard PHP Library (SPL) extension and JSON support.
For proper support of multibyte strings (eg. UTF-8, which is currently the default), you should install the ``mbstring`` and ``ctype`` extensions. -----------
It would be simpler to say:
----------- You need PHP 5.2.0 or newer, with ``session`` support, the Standard PHP Library (SPL) extension, JSON support, and the ``mbstring`` and ``ctype`` extensions. -----------
Sounds good. -- Michal Čihař | http://cihar.com | http://blog.cihar.com