From 2cca895c8f31b97abd5c63a61616b061722a2ffd Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Fri, 18 Dec 2015 10:05:45 +0000 Subject: [PATCH] documented default $limit of explode() git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338293 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/explode.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/strings/functions/explode.xml b/reference/strings/functions/explode.xml index 226f010023..1b16a9652e 100644 --- a/reference/strings/functions/explode.xml +++ b/reference/strings/functions/explode.xml @@ -12,7 +12,7 @@ arrayexplode stringdelimiter stringstring - intlimit + intlimitPHP_INT_MAX Returns an array of strings, each of which is a substring of