mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Updated
This commit is contained in:
parent
c2920706e0
commit
a650bc9f6a
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php if (!defined('BB_ROOT')) die(basename(__FILE__));
|
||||||
/**
|
/**
|
||||||
* A class for validating method parameters to allowed types via reflection.
|
* A class for validating method parameters to allowed types via reflection.
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php if (!defined('BB_ROOT')) die(basename(__FILE__));
|
||||||
/**
|
/**
|
||||||
* UTF8 support in PHP5.
|
* UTF8 support in PHP5.
|
||||||
* PHP5 UTF8 is a UTF8 aware library of functions mirroring PHP's own string functions.
|
* PHP5 UTF8 is a UTF8 aware library of functions mirroring PHP's own string functions.
|
||||||
|
Loading…
Reference in New Issue
Block a user