Skip to content

Commit 341f877

Browse files
authored
Update README.md
1 parent 0b0b73e commit 341f877

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# php_printer
2-
php_printer library for Windows builds of PHP
2+
php_printer.dll library for Windows builds of PHP
33

4-
This repo is for continued builds of the no longer supported php_printer library.
4+
Currently only supported on 5.6.35. PHP 7+ has a different zend engine and requires the source to be rewritten. If anyone can assist me with this i've included the source for 5.6.35 here.
55

6-
I'm building newer versions of these libraries as and when I need them and sharing them back to the community. Some peoples repo's don;t allow the sharing of these back, so having to create my own repo for them.
7-
Please note: Use at your own risk, but I have tested these in our production environment without any issues.
6+
As and when I can build newer versions i'll share them back to the community on here. Some peoples repo's don't allow the sharing of these back, so having to create my own repo for them.
87

9-
I used the guide at: https://community.apachefriends.org/viewtopic.php?f=16&t=70797 in order to build these libraries
8+
Please note: Use these at your own risk. I offer no warranties or guarantees that these are bug free, but I have tested these in our environment without any issues.
9+
10+
I used the guide at: https://community.apachefriends.org/viewtopic.php?f=16&t=70797 in order to build these libraries.

0 commit comments

Comments
 (0)