./devel/php-psr, Provide the accepted PSR interfaces for other extensions

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.0, Package name: php82-psr-1.2.0, Maintainer: pkgsrc-users

This extension provides the accepted PSR interfaces, so they can be used in an
extension.


Master sites:


Version history: (Expand)


CVS history: (Expand)


   2025-02-22 18:29:13 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/php-psr: update to 1.2.0

1.1.0 (2021-04-10)

* Update psr/container to 1.1.1
* Add version ID constants to each header
* Use __dllspec(dllimport) where appropriate in php_psr.h on windows

1.2.0 (2021-12-11)

* PHP 8.1 compatibility (@Jeckerson)
* All classes are now defined in a separate namespace `PsrExt` and aliased
  into the `Psr` namespace to aid in debuggging compatibility issues for
  framework maintainers
   2025-02-08 04:41:15 by Takahiro Kambe | Files touched by this commit (18)
Log message:
multiple PHP support

* Use PHP_BASE_VERS in DEPENDS if required.
* Use REPLACE_PHP.

Bump PKGREVISION.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-01-03 17:06:57 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Switch to use PHP_VERSIONS_INCOMPATIBLE.
   2021-01-03 16:26:12 by Takahiro Kambe | Files touched by this commit (11)
Log message:
Remove reference to php72.
   2020-11-21 14:49:50 by Juraj Lutter | Files touched by this commit (5)
Log message:
php-psr: Add php-psr 1.0.1

This extension provides the accepted PSR interfaces, so they can be used in an
extension.

See http://www.php-fig.org/psr/