mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Add file level documentation for compat.php. Fixes #5510 props darkdragon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6485 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
<?php
|
||||
|
||||
/* Functions missing from older PHP versions */
|
||||
|
||||
/**
|
||||
* WordPress implementation for PHP functions missing from older PHP versions.
|
||||
*
|
||||
* @package PHP
|
||||
* @access private
|
||||
*/
|
||||
|
||||
/* Added in PHP 4.2.0 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user