Skip to content

Instantly share code, notes, and snippets.

@SEJeff
Last active December 27, 2015 11:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SEJeff/7320969 to your computer and use it in GitHub Desktop.
Save SEJeff/7320969 to your computer and use it in GitHub Desktop.
Phabricator broke my meme!

The good one:

Image

After attaching said png to a phabricator issue:

Image

@SEJeff
Copy link
Author

SEJeff commented Nov 5, 2013

# rpm -qa | grep php
php-mysql-5.3.3-14.el6_3.x86_64
php-5.3.3-14.el6_3.x86_64
php-ldap-5.3.3-14.el6_3.x86_64
php-cli-5.3.3-14.el6_3.x86_64
php-devel-5.3.3-14.el6_3.x86_64
php-process-5.3.3-14.el6_3.x86_64
php-pear-1.9.4-4.el6.noarch
php-pdo-5.3.3-14.el6_3.x86_64
php-pecl-apc-3.1.9-2.el6.x86_64
php-mbstring-5.3.3-14.el6_3.x86_64
php-common-5.3.3-14.el6_3.x86_64
php-gd-5.3.3-14.el6_3.x86_64

@epriestley
Copy link

I think I built PHP from source so my rpm -qa doesn't have anything useful, but here's the gd section of my php -i:

gd

GD Support => enabled
GD Version => bundled (2.1.0 compatible)
FreeType Support => enabled
FreeType Linkage => with freetype
FreeType Version => 2.3.11
GIF Read Support => enabled
GIF Create Support => enabled
JPEG Support => enabled
libJPEG Version => 6b
PNG Support => enabled
libPNG Version => 1.2.49
WBMP Support => enabled
XBM Support => enabled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment