From 23474fb94e36d6a3ab4da9c411f02cec1fbea384 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Thu, 8 Dec 2011 22:31:53 +0000 Subject: [PATCH] Remove duplicate notice in pathinfo() example display_errors + log_errors + cli = duplicate notices git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320704 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/pathinfo.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/reference/filesystem/functions/pathinfo.xml b/reference/filesystem/functions/pathinfo.xml index ce38a8ec18..503643d29a 100644 --- a/reference/filesystem/functions/pathinfo.xml +++ b/reference/filesystem/functions/pathinfo.xml @@ -143,7 +143,6 @@ var_dump($path_parts['extension']);