Commit changes to a Mercurial repository. This is available for PHP 5.4 and higher.
Table C.29: Attributes
Name | Type | Description | Default | Required |
---|---|---|---|---|
message | String | Commit message. | n/a | Yes |
quiet | Boolean | Work silently unless an error occurs. | false | No |
repository | String | Path to Mercurial repository. | n/a | No |
user | String | User to record as the committer. | n/a | No |