[wp-trac] [WordPress Trac] #14889: Memory Comparison Broken / WordPress Memory Limit
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 9 14:52:24 UTC 2011
#14889: Memory Comparison Broken / WordPress Memory Limit
------------------------------+-----------------------------
Reporter: hakre | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: General | Version: 3.0
Severity: normal | Resolution:
Keywords: has-patch commit |
------------------------------+-----------------------------
Comment (by hakre):
Replying to [comment:38 nacin]:
> Replying to [comment:37 hakre]:
> > FYI: [http://php.net/function.memory-get-usage memory-get-usage()]:
> >
> > > 5.2.1 Compiling with --enable-memory-limit is no longer
required for this function to exist.
>
> No -- hosts may still disable the function. We need to continue to
account for it.
Account what? A function that always exists unless put into
disabled_functions (which was not why it had been checked for prior PHP
5.x)? And if so part of disabled functions? The code that was dependent on
it does not make use of it or am I missing something? Can you explain for
what it needs to stay in there for 3.2?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14889#comment:39>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list