1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 14:37:49 +00:00
Files
matomo/libs/upgradephp
Stefan Giehl 75290a04f4 Use https URLs (#23072)
* Use https URLs

* Build vue files

* use matomo.org instead of piwik.org in some links

* updates expected UI test file

---------

Co-authored-by: innocraft-automation <innocraft-automation@users.noreply.github.com>
2025-02-27 16:34:08 +01:00
..
2022-06-09 15:09:55 +02:00
2011-03-11 22:14:22 +00:00
2025-02-27 16:34:08 +01:00

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.