2017 © Pedro Peláez
 

library arguments

Returns all the arguments to a function. Unlike `func_get_args()`, it includes also the arguments that were omitted.

image

php-tool-bucket/arguments

Returns all the arguments to a function. Unlike `func_get_args()`, it includes also the arguments that were omitted.

  • Monday, October 9, 2017
  • by WesNetmo
  • Repository
  • 1 Watchers
  • 2 Stars
  • 25 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The Versions

09/10 2017

dev-master

9999999-dev https://github.com/PHPToolBucket/arguments

Returns all the arguments to a function. Unlike `func_get_args()`, it includes also the arguments that were omitted.

  Sources   Download

MIT

The Requires

  • php >=7.1 <8

 

The Development Requires

forwarding delegation func_get_args wrapping

09/10 2017

v1.0.2

1.0.2.0 https://github.com/PHPToolBucket/arguments

Returns all the arguments to a function. Unlike `func_get_args()`, it includes also the arguments that were omitted.

  Sources   Download

MIT

The Requires

  • php >=7.1 <8

 

The Development Requires

forwarding delegation func_get_args wrapping

02/10 2017

v1.0.1

1.0.1.0 https://github.com/PHPToolBucket/arguments

Returns all the arguments to a function. Unlike `func_get_args()`, it includes also the arguments that were omitted.

  Sources   Download

MIT

The Requires

  • php >=7.1 <8

 

The Development Requires

forwarding delegation func_get_args wrapping

24/09 2017

v1.0.0

1.0.0.0 https://github.com/PHPToolBucket/arguments

Returns all the arguments to a function. Unlike `func_get_args()`, it includes also the arguments that were omitted.

  Sources   Download

MIT

The Requires

  • php >=7.1 <8

 

The Development Requires

forwarding delegation func_get_args wrapping