Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/pecl-file_formats-haru

Haru PDF functions
https://github.com/php/pecl-file_formats-haru

added support for HPDF_UseUTFEncodings() (Brian Manning)

8f86db42eb0fbd4914bd022b14a0c87bfe9ea790 authored almost 9 years ago
Implement FR #69318 (Expose status value as HaruException::$code)

Fix typos in error messages

cadf22a0071c56b832c8ae2e495fbbf1cc8ada38 authored almost 10 years ago
prepare for 1.0.5

79d6f4b039550264387bade5139187f411fceb3f authored almost 11 years ago
Add HaruPage::clip(), saveGS() and restoreGS()

patch by Ben Mewburn

6c03834cf782356bcc1638a13dd2ca17f9deeded authored almost 11 years ago
v. 1.0.4

2155eaedc3e4b71ac6a95eaaa3092223c72d4e5c authored about 12 years ago
prepare for 1.0.4

3b31f4c68a1f8351b45f12c2b9f365f555e51cb3 authored about 12 years ago
fix bug #63817 (CreateOutline encoder argument is always NULL)

dcf8369ed397d77c442a228b45567a6bdb650c78 authored about 12 years ago
patch for FR #62098 (improved compilation under VC9 on Windows) patch by tomkrawc at gmail dot com

0fdf95d4119804090b7bf362e02d9eb20975c27d authored over 12 years ago
add LICENSE file

a4c289c5651bff41d330b1b30dfde5aa61c2846c authored almost 13 years ago
fix build warning: 'php_set_error_handling' is deprecated (declared at /usr/include/php/main/php.h:298) [-Wdeprecated-declarations]

71edeed62116d3d7313ea7cf9941bb41e8f180cd authored almost 13 years ago
fix build warning: unused variable 'tmp' [-Wunused-variable]

6e2e08e4af23ee87bb2b756c012d983eeceb7c41 authored almost 13 years ago
prepare to release 1.0.3

2f871bc69f37145d304194cf0f83d96ab528a0b2 authored about 13 years ago
Added 5.4+ fix to 1.0.1 package notes

05bc1cd851bfe705680ca9f2ccb4cd297e817998 authored over 13 years ago
Allow compiling with PHP 5.4+

bda5cc77b8f4e4264c748209c81cdad7b3358b2a authored over 13 years ago
fix search in the default path

8a8101b89d225a3bf03b066753af35cf6874e3ad authored over 15 years ago
fix a huge number of wrong MIME types. UGH.

1e68c0f616d6c72db7d3eb8bb173f942e882b528 authored over 15 years ago
add description for missing error code

be1a3de7f44b0fc3c0fb736f023eab9bac8ff26c authored over 15 years ago
fix PECL bug #15960 (Cannot access to object properties when extending HaruDoc class)

c9114db94990f403f0738b79a0e8cab6115c9307 authored almost 16 years ago
add HaruPage::setZoom() and HaruPage::addSMask() (available when compiled with libHaru >= 2.2.0)

c66ec4a9ead76c3efab702ee06eea1f12afc0bcc authored about 16 years ago
add arginfo (courtesy of Felipe)

fc1ade08b71a476ccbe8fb280eae4b1fa2a1061f authored about 16 years ago
back to -dev

e9d0820a1ca788a9553a2b4773e21ea576719af2 authored about 16 years ago
prepare to release 1.0.0

2dad3c2cc3252f6cd1744669ecf6c2d7f5015c14 authored about 16 years ago
update changelog

1ef33a2e7f06047055d7f8b8aa20d54b58d1ef10 authored over 16 years ago
use correct variable (noticed by Matt Underwood)

fe8c97b87b96e5dee96d010eadb781998f512174 authored over 16 years ago
- Bring the majority of PECL extensions into line with macro/x.x.x versioning.

- Please use the -dev tag during the development cycle so that snapshots can easily be distinguis...

25660791fc9aaf50753225e191107c7c2bfe8950 authored almost 17 years ago
no longer experimental

prepare to 1.0.0 release somewhere at the end of the month

7194799c2b84d70bb932e315f821de3b2d020c4f authored almost 17 years ago
update package.xml

3cefba1e66dc25ea910980564dc98b8afdb0d497 authored about 17 years ago
update copyright year

011bde08aea2168f5e34a7ab80d94929e74f63c0 authored about 17 years ago
fix build with PHP 5_3

prepare to version 0.0.2

5a11f072703d189309576b462bde382f7e327fa9 authored about 17 years ago
prepare to 0.0.1

b7b4ea1d5113881978e70d5246a8a300108d1cb7 authored almost 18 years ago
add extension and library versions to phpinfo()

df41d7c221cb867ad61eff783ad33435d2c75c12 authored almost 18 years ago
libjpeg is not required

ff8854d4822f1fd21f4ac151e12f35efc54d70f0 authored almost 18 years ago
these should be doubles, not longs

6512a39ede51d42b9b2d2f6b1a39c0a591878738 authored almost 18 years ago
use ! in zend_parse_parameters()

a1b5bd7abdda4d1b7de4c70e3b3b6bfe6997c6b8 authored almost 18 years ago
leave the original zvals alone..

97446132bfc146ca4ce032dfce07ed890cee72a7 authored almost 18 years ago
hm. if zlib is required, even the most basic check fails..

9555ef76e64642913994b61ad1ff88c41c9bd1f0 authored almost 18 years ago
add missing constants

rename getFlat and setFlat to getFlatness and setFlatness
fix protos
other minor fixes

350e35829948a40d80b0aca7e8e17ce171dcf957 authored almost 18 years ago
add HaruDoc::resetError()

351b381cc8adacdbcdc1289e814932248518f787 authored almost 18 years ago
check for the most basic symbol first

6a1f606174d2818815e36703b733a7561b2a1147 authored almost 18 years ago
eliminate a couple of remarks

6514de45eeac5ac01752626942ebe3041431d723 authored almost 18 years ago
fix typo and long/double misuse

03bfe957db9a0a3abaf14029692ea44f870ec875 authored almost 18 years ago
add new methods:

HaruDoc::saveToStream()
HaruDoc::resetStream()
HaruDoc::getStreamSize()
HaruDoc::readFromStre...

052be845931601995ddccfe715d37b7509e07831 authored almost 18 years ago
fix proto

1b8579457ab8f4ce41377bc65653d20cd2ed4ec2 authored almost 18 years ago
throw HaruException when open_basedir or safe_mode checks fail

lets trust nobody and check all the pointers for NULL ourselves even if no error was returned

4b881454f6c58966173dc406aeade6ab7b84c979 authored almost 18 years ago
improve error messages

300a00639f2c45ec7943f6d21edf2da671bed083 authored almost 18 years ago
add private __constructs to classes that cannot be instantiated directly

in most cases it should be safe, but it's illegal anyway

b6977e642b1615450d9aeec9682da486b5316ad3 authored almost 18 years ago
move constants to HaruDoc, they're used in HaruDoc funcs..

c2e8be26d9fe5c847ab9eeea8ddae3807e08fc6e authored almost 18 years ago
allow NULL for both parent and encoder parameters of HaruDoc::createOutline

b69a23e96faa713898645c8a369098c3e62ad1ed authored almost 18 years ago
missing constants

5b0471cbf0be894e1b16e634c13b75532bd9edab authored almost 18 years ago
fix protos

316d8cae63f82cde19accb13386b6587dcd08092 authored almost 18 years ago
these constants belong to HaruPage

e71d48988c186d1b1dcc18e5976cd1b32087e262 authored almost 18 years ago
Added windows build for Haru

017e36dadf835299319bf318ca6d3a537c67a15a authored almost 18 years ago
add package.xml

f01a87aeac7d87a0019d9d43b8442adce87d1a25 authored almost 18 years ago
fix typo

thanks Mikko!

9c4b547b6a8a3c938030b3319f3b5561f93ef5b9 authored almost 18 years ago
more funcs

looks like I'm almost done..

957c1d467c97c16481325a294608bd6c82b73c86 authored almost 18 years ago
add .cvsignore

6da9201f683e942229a4182f357091a8019e498d authored almost 18 years ago
new funcs

0b6e0f3c8c7e384a744c6e7c2d6b7051f24c6d90 authored almost 18 years ago
disable win32 build for now

ccfb9ef428d06b9f27991887aa58e11ce258f606 authored almost 18 years ago
Standard project directories initialized by cvs2svn.

32a2874c7d21150ef509852d2d6a72074e9460d5 authored almost 18 years ago
initial commit to PECL

ff38faf3f86a5f2247467cf86f57c5c1b6e641da authored almost 18 years ago