PHP userland backwards compatibility layer that emulates PHP 5.5+ core functions.

⌈⌋ ⎇ branch:  upgrade.php


Artifact [2b6e74bcc9]

Artifact 2b6e74bcc93ca333a008ce5887593d5f9b734ccf:

  • File doc/tests1all/str_rot13.phpt — part of check-in [51e3884900] at 2010-06-22 17:03:27 on branch trunk — upgradephp-15 (user: mario size: 162)

--TEST--
str_rot13
--FILE--
str_rot13('upgrade.php v4') = "<?php

echo str_rot13('upgrade.php v4');

?>"
--EXPECT--
str_rot13('upgrade.php v4') = "hctenqr.cuc i4"