From 967a25b083cd4ff323ff9f9d5057f7264f6b7433 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 13 Nov 2009 21:40:36 +0000 Subject: [PATCH] Some unary operators are associative (bug #49772) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290705 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/operators.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/operators.xml b/language/operators.xml index 2363299641..7c5bbaa462 100644 --- a/language/operators.xml +++ b/language/operators.xml @@ -71,7 +71,7 @@ - non-associative + right ~ - (int) (float) (string) (array) (object) (bool) @ types