1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 22:47:43 +00:00
Files
matomo/libs/upgradephp/README
robocoder aba26613b3 update README
git-svn-id: http://dev.piwik.org/svn/trunk@4070 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2011-03-11 22:14:22 +00:00

15 خطوط
373 B
Plaintext
Vendored

README
Notes from Piwik developers
---
This library has been added to port some functions that appeared after the
php 5.1 release.
We removed most of the function definitions to only leave the ones that are
used in Piwik.
Find the full library on http://upgradephp.berlios.de/
---
Additional functions provided to emulate built-in functions that are
disabled or unsafe.