[wp-trac] [WordPress Trac] #25208: Missing ntlm_sasl_client.php - it's a mistery
WordPress Trac
noreply at wordpress.org
Sun Sep 15 00:58:22 UTC 2013
#25208: Missing ntlm_sasl_client.php - it's a mistery
--------------------------------+----------------------
Reporter: Claudiu Ceia | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: External Libraries | Version: 3.6
Severity: minor | Resolution: wontfix
Keywords: |
--------------------------------+----------------------
Comment (by Claudiu Ceia):
> There are two modes for how HHVM can treat pre compiled code:
>
> 1) Always use the pre-compiled package and never check the source (much
faster)
> 2) Fallback to an actual file if it can't find it in the pre-compiled
package. (fast, but not as fast as it can be)
Completion: for #2 it works fine with HHVM, it will just be a runtime
exception if that code path is reached, just like it normally does. My
question is, why would that code path be there if it's not supported and
we want to kill it? I don't see the reason.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25208#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list