~ubuntu-branches/ubuntu/lucid/php5/lucid

« back to all changes in this revision

Viewing changes to ext/standard/tests/general_functions/import_request.phpt

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-03-16 09:09:50 UTC
  • mfrom: (1.1.18 upstream) (0.3.10 sid)
  • Revision ID: james.westby@ubuntu.com-20100316090950-e36m0pzranoixifd
Tags: 5.3.2-1ubuntu1
* Merge from debian unstable: 
  - debian/control:
    * Dropped firebird2.1-dev, libc-client-dev, libmcrypt-dev as it is in universe.
    * Dropped libmysqlclient15-dev, build against mysql 5.1.
    * Dropped libcurl-dev not in the archive.
    * Suggest php5-suhosin rather than recommends.
    * Dropped php5-imap, php5-interbase, php5-mcrypt since we have versions already in
      universe.
    * Dropped libonig-dev and libqgdbm since its in universe. (will be re-added in lucid+1)
    * Dropped locales-all.
  - modulelist: Drop imap, interbase, and mcrypt.
  - debian/rules:
    * Dropped building of mcrypt, imap, and interbase.
    * Install apport hook for php5.
  - Dropped debian/patches/libedit_is_editline.patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
--EXPECTF--     
31
31
Warning: import_request_variables() expects at least 1 parameter, 0 given in %s on line %d
32
32
NULL
33
 
NULL
 
33
bool(false)
34
34
 
35
35
Notice: import_request_variables(): No prefix specified - possible security hazard in %s on line %d
36
 
NULL
 
36
bool(false)
37
37
 
38
38
Notice: import_request_variables(): No prefix specified - possible security hazard in %s on line %d
39
39
 
40
40
Warning: import_request_variables(): Attempted GLOBALS variable overwrite in %s on line %d
41
41
 
42
42
Warning: import_request_variables(): Numeric key detected - possible security hazard in %s on line %d
43
 
NULL
 
43
bool(true)
44
44
 
45
45
Notice: Undefined variable: ap in %s on line %d
46
46
string(1) "1"
47
47
string(3) "heh"
48
48
string(1) "3"
49
49
NULL
50
 
NULL
 
50
bool(true)
51
51
 
52
52
Notice: Undefined variable: g_ap in %s on line %d
53
53
string(1) "1"
55
55
string(1) "3"
56
56
NULL
57
57
string(2) "hm"
58
 
NULL
 
58
bool(true)
59
59
string(1) "1"
60
60
string(3) "heh"
61
61
string(1) "3"
66
66
  [0]=>
67
67
  string(2) "ar"
68
68
}
69
 
NULL
 
69
bool(true)
70
70
 
71
71
Notice: Undefined variable: r_ap in %s on line %d
72
72
string(1) "1"