php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #72741 imagecreatefromxpm() on Windows
Submitted: 2016-08-03 04:27 UTC Modified: 2016-08-03 10:18 UTC
From: kalle@php.net Assigned: cmb (profile)
Status: Closed Package: GD related
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: kalle@php.net
New email:
PHP Version: OS:

 

 [2016-08-03 04:27 UTC] kalle@php.net
Description:
------------
---
From manual page: http://www.php.net/function.imagecreatefromxpm
---

imagecreatefromxpm() _IS_ supported on Windows, however the manual is not reflected to display this (nor the migration guides).

Ps. the only reason I'm posting this is because for some reason I cannot commit over SVN :/


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-08-03 10:08 UTC] cmb@php.net
-Status: Open +Status: Verified -Package: Documentation problem +Package: GD related -Assigned To: +Assigned To: cmb
 [2016-08-03 10:08 UTC] cmb@php.net
Indeed, libxmp is supported on Windows as of PHP 5.3.19[1].

BTW: there is no imagexpm(), because there is no gdImageXpm*()
(yet).

[1] <https://github.com/php/php-src/commit/b48e163>
 [2016-08-03 10:11 UTC] kalle@php.net
@cmb, Indeed there is no write support but only read.

Side note, I noted this down in the KalleZ/gdobjects on Github which is slowly taking some form if you wanna check it out
 [2016-08-03 10:16 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&amp;revision=339772
Log: Fix #72741: imagecreatefromxpm() on Windows
 [2016-08-03 10:17 UTC] cmb@php.net
-Status: Verified +Status: Closed
 [2016-08-03 10:18 UTC] cmb@php.net
> I noted this down in the KalleZ/gdobjects on Github which is
> slowly taking some form if you wanna check it out

Thanks. I'll have a look at it later today.
 [2020-02-07 06:07 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=2a0e3aa7bed3a46b9cc052701579ab2efa1bbc26
Log: Fix #72741: imagecreatefromxpm() on Windows
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 14:01:27 2025 UTC