php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #15987 Mac OS X support (target: HEAD)
Submitted: 2002-03-10 12:50 UTC Modified: 2002-04-28 13:17 UTC
Votes:5
Avg. Score:5.0 ± 0.0
Reproduced:5 of 5 (100.0%)
Same Version:1 (20.0%)
Same OS:2 (40.0%)
From: markonen@php.net Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0CVS-2002-03-1 OS: Mac OS X
Private report: No CVE-ID: None
 [2002-03-10 12:50 UTC] markonen@php.net
This is a tracking bug that replaces bugs 15741, 15248, 
15225, 14557, 14483 and 14394. This bug targets the CVS 
HEAD. There is a separate bug for fixing these issues in 
the 4.2.0 branch.

The current PHP version doesn't build successfully with --
with-apxs on Mac OS X. There are issues with header checks, 
libtool, linker invocation, et cetera. Additionally, 
runtime loading of PHP extensions (with dl()) is not 
supported.

See the comments for the superceded bugs for more details.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-29 22:59 UTC] markonen@php.net
As of today, --with-apxs build works with CVS HEAD on OS X.

This tracking bug remains to track the completion of 
support for runtime loading of PHP extensions.
 [2002-04-28 13:17 UTC] markonen@php.net
Both --with-apxs and dl() support is now in HEAD. Closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 18 22:01:26 2024 UTC